aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/Makefile.in')
-rw-r--r--gdbsupport/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdbsupport/Makefile.in b/gdbsupport/Makefile.in
index ab35b91..ee70911 100644
--- a/gdbsupport/Makefile.in
+++ b/gdbsupport/Makefile.in
@@ -403,6 +403,7 @@ AM_CPPFLAGS = \
$(INCINTL) \
-I../bfd \
-I$(srcdir)/../bfd \
+ -include $(srcdir)/common-defs.h \
@LARGEFILE_CPPFLAGS@
AM_CXXFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)