search ../include, and not ../bfd
authorKen Raeburn <raeburn@cygnus>
Wed, 16 Jun 1993 01:46:54 +0000 (01:46 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 16 Jun 1993 01:46:54 +0000 (01:46 +0000)
opcodes/Makefile.in

index 325aaf5a00c960c07955046329439a238410835c..ec8cfb2d2af99031e58d8891d6d95cbb026ca5ca 100644 (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