work on pivot table and FREQUENCIES usage
[pspp] / Makefile.am
index 8279cb73e3cee941f55ab97000f245a87a5c64b6..78790a431da0dae13e2487c3ce7a8c82ce517ab7 100644 (file)
@@ -2,15 +2,14 @@
 
 AUTOMAKE_OPTIONS = std-options check-news 1.10.1 subdir-objects
 
-SUBDIRS = gl
+SUBDIRS = gl po
 DISTCLEANFILES = ./po/stamp-po xconfigure 
 BUILT_SOURCES =
 
 AM_CPPFLAGS = \
        -I$(top_srcdir)/gl \
        -I$(top_builddir)/gl \
-       -DINSTALLDIR=\"$(bindir)\" \
-       -DDOCDIR=\"$(docdir)\"
+       -DINSTALLDIR=\"$(bindir)\"
 
 AM_CFLAGS=