perl-module: Document and test PSPP::Dict::get_var_cnt().
[pspp-builds.git] / Makefile.am
index 23305294af2176bedbc9b08ed4256e6f9aa5a308..06ae2e00973749d9ef17a094bb88662c37906634 100644 (file)
@@ -60,6 +60,10 @@ if WITH_GUI_TOOLS
 include $(top_srcdir)/glade/automake.mk
 endif
 
+if WITH_PERL_MODULE
+include $(top_srcdir)/perl-module/automake.mk
+endif
+
 PHONY += $(DIST_HOOKS)
 dist-hook: $(DIST_HOOKS)
 .PHONY: $(PHONY)