aboutsummaryrefslogtreecommitdiff
path: root/weightmap/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'weightmap/src/Makefile.in')
-rw-r--r--weightmap/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/weightmap/src/Makefile.in b/weightmap/src/Makefile.in
index ae55886..6011219 100644
--- a/weightmap/src/Makefile.in
+++ b/weightmap/src/Makefile.in
@@ -92,7 +92,6 @@ ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
-AM_CPPFLAGS = -I$(top_srcdir)/common
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
@@ -190,6 +189,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
DEXT = @PDEXT@
SUFFIXES = .@PDEXT@ .pod .txt .html
+AM_CPPFLAGS = $(EXTRA_CPPFLAGS) -I$(top_srcdir)/common
EXTRA_DIST = \
$(PODS) \
$(PODS:.pod=.txt) \