Rewrite automake rules for internationalisation files.
[pspp-builds.git] / Makefile.am
index f87d56c106e846f8c65c637a259089723d8bc72f..111fe7d023b293bb84ccbb26e4ba4f0bc81a9649 100644 (file)
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = gnits 1.10 subdir-objects
 
-SUBDIRS = gl po
+SUBDIRS = gl
 DISTCLEANFILES = ./po/stamp-po xconfigure 
 BUILT_SOURCES =
 
@@ -53,6 +53,7 @@ generate-changelog:
 DIST_HOOKS += generate-changelog
 
 
+include $(top_srcdir)/po/automake.mk
 include $(top_srcdir)/lib/automake.mk
 include $(top_srcdir)/doc/automake.mk
 include $(top_srcdir)/config/automake.mk