aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2013-12-16 02:33:24 +0000
committerReuben Thomas <rrt@sc3d.org>2013-12-16 02:33:24 +0000
commitbdc4e6f675930e28bfcb373225ef8cb4a9e47340 (patch)
tree1436629f308946bbc76624c47443bdaa1a243c0f /ncpd
parentbce3b23795023b2493226bb88c9fea1e2ee5898b (diff)
downloadplptools-bdc4e6f675930e28bfcb373225ef8cb4a9e47340.tar.gz
plptools-bdc4e6f675930e28bfcb373225ef8cb4a9e47340.tar.bz2
plptools-bdc4e6f675930e28bfcb373225ef8cb4a9e47340.zip
Make reasonably recent autotools happy; remove gettext files
Diffstat (limited to 'ncpd')
-rw-r--r--ncpd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncpd/Makefile.am b/ncpd/Makefile.am
index 055785c..0698a6b 100644
--- a/ncpd/Makefile.am
+++ b/ncpd/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES=-I$(top_srcdir)/lib
+AM_CPPFLAGS=-I$(top_srcdir)/lib
AM_CFLAGS = $(THREADED_CFLAGS)
AM_CXXFLAGS = $(THREADED_CXXFLAGS)