summaryrefslogtreecommitdiffstats
path: root/getopt/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'getopt/Makefile.in')
-rw-r--r--getopt/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/getopt/Makefile.in b/getopt/Makefile.in
index 6521fa81e..44a4e0268 100644
--- a/getopt/Makefile.in
+++ b/getopt/Makefile.in
@@ -240,7 +240,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
usrbinexecdir = $(prefix)/usr/bin
usrsbinexecdir = $(prefix)/usr/sbin
-AM_CPPFLAGS = -include $(top_srcdir)/config.h -I$(top_srcdir)/include
+AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include
DEFAULT_INCLUDES =
getopt_CFLAGS = -DLIBCGETOPT=1
man_MANS = getopt.1