aboutsummaryrefslogtreecommitdiffstats
path: root/sisinstall
diff options
context:
space:
mode:
Diffstat (limited to 'sisinstall')
-rw-r--r--sisinstall/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sisinstall/Makefile.am b/sisinstall/Makefile.am
index 2fa2789..773ac7f 100644
--- a/sisinstall/Makefile.am
+++ b/sisinstall/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES=-I$(top_srcdir)/lib
+AM_CPPFLAGS=-I$(top_srcdir)/lib
bin_PROGRAMS = sisinstall
sisinstall_LDADD = ../lib/libplp.la $(INTLLIBS)