subscript fixes
[pspp-builds.git] / Makefile.am
index a9198aca36ade8b09ebc4e5cfc6813bc889db350..1655d50ade36357a407766b04da56040a1c78d7a 100644 (file)
@@ -6,8 +6,7 @@ SUBDIRS = intl gl po
 DISTCLEANFILES = 
 
 
-AM_CPPFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/lib    \
--I$(top_srcdir)/intl -I$(top_srcdir)/gl -I$(top_builddir)/gl
+AM_CPPFLAGS=-I$(top_srcdir)/intl -I$(top_srcdir)/gl -I$(top_builddir)/gl
 
 AM_CFLAGS=
 
@@ -40,6 +39,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4
 CLEANFILES = 
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
 noinst_LIBRARIES=
+noinst_PROGRAMS=
 bin_PROGRAMS=
 
 include $(top_srcdir)/lib/automake.mk