perl-module: Document PSPP::Dict::get_var() for too-large index.
[pspp-builds.git] / Makefile.am
index ab32f9967861de2e0b5bc6c7836f185f9dc7f0ce..4fb848d2621ab33e748a4d5538f700736874eb0f 100644 (file)
@@ -32,6 +32,7 @@ EXTRA_DIST = OChangeLog ONEWS config.rpath pspp-mode.el
 CLEANFILES = 
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
 noinst_LIBRARIES=
+noinst_LTLIBRARIES=
 noinst_PROGRAMS=
 check_PROGRAMS=
 bin_PROGRAMS=
@@ -59,6 +60,8 @@ if WITH_GUI_TOOLS
 include $(top_srcdir)/glade/automake.mk
 endif
 
+include $(top_srcdir)/perl-module/automake.mk
+
 PHONY += $(DIST_HOOKS)
 dist-hook: $(DIST_HOOKS)
 .PHONY: $(PHONY)