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 --- plpprint/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'plpprint') diff --git a/plpprint/Makefile.am b/plpprint/Makefile.am index 7cceb98..195b5d1 100644 --- a/plpprint/Makefile.am +++ b/plpprint/Makefile.am @@ -1,7 +1,5 @@ -INCLUDES=-I$(top_srcdir)/lib - sbin_PROGRAMS = plpprintd -plpprintd_CPPFLAGS = -DPKGDATADIR="\"$(pkgdatadir)\"" +plpprintd_CPPFLAGS = -DPKGDATADIR="\"$(pkgdatadir)\"" -I$(top_srcdir)/lib plpprintd_LDADD = $(LIB_PLP) $(INTLLIBS) plpprintd_SOURCES = plpprintd.cc -- cgit v1.2.3