aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 4048dbb..607a26c 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -23,7 +23,7 @@ srcdir = .
RANLIB = ranlib
AR =
-INCDIR = $(srcdir)/../include-cygnus
+INCDIR = $(srcdir)/../include
CSEARCH = -I$(INCDIR)
#### host and target dependent Makefile fragments come in here.