aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-04-25 04:25:00 +0000
committerJohn Gilmore <gnu@cygnus>1991-04-25 04:25:00 +0000
commitd6e467b4c56daab0b72746955c054695ec4207c5 (patch)
tree90e2a443e2269514e28cd8294ed992c52206abab /ld
parentd6a554ae83d74bcdfbf7b41c262eae4043194df6 (diff)
downloadgdb-d6e467b4c56daab0b72746955c054695ec4207c5.zip
gdb-d6e467b4c56daab0b72746955c054695ec4207c5.tar.gz
gdb-d6e467b4c56daab0b72746955c054695ec4207c5.tar.bz2
Use the new merged include directory.
Diffstat (limited to 'ld')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index e900348..44f9609 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -19,7 +19,7 @@ INSTALL_PROGRAM = $(INSTALL)
INSTALL_FILE = $(INSTALL)
BASEDIR = ../..
-INCLUDE = $(srcdir)/../include-cygnus
+INCLUDE = $(srcdir)/../include
INCLUDES = -I. -I$(srcdir) -I$(INCLUDE)
DEBUG = -g