aboutsummaryrefslogtreecommitdiffstats
path: root/plpftp
diff options
context:
space:
mode:
Diffstat (limited to 'plpftp')
-rw-r--r--plpftp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plpftp/Makefile.am b/plpftp/Makefile.am
index 9e62577..3963811 100644
--- a/plpftp/Makefile.am
+++ b/plpftp/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
+AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/intl
bin_PROGRAMS = plpftp
plpftp_LDADD = $(LIB_PLP) $(LIBREADLINE) $(LIBHISTORY) $(INTLLIBS)