From bdc4e6f675930e28bfcb373225ef8cb4a9e47340 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 16 Dec 2013 02:33:24 +0000 Subject: Make reasonably recent autotools happy; remove gettext files --- ncpd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ncpd') 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) -- cgit v1.2.3