Integrated the perl module into the pspp build system.
[pspp-builds.git] / Makefile.am
index 23305294af2176bedbc9b08ed4256e6f9aa5a308..4fb848d2621ab33e748a4d5538f700736874eb0f 100644 (file)
@@ -60,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)