search ../include, and not ../bfd

This commit is contained in:
Ken Raeburn
1993-06-16 01:46:54 +00:00
parent a00ee52267
commit 5edfb67cac

View File

@ -55,7 +55,7 @@ RANLIB = ranlib
INCDIR = $(srcdir)/../include
BFDDIR = $(srcdir)/../bfd
CSEARCH = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR)
CSEARCH = -I. -I$(srcdir) -I../include -I$(INCDIR) -I$(BFDDIR)
DEP = mkdep