X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=06ae2e00973749d9ef17a094bb88662c37906634;hb=f05f98b6b0b7e81f77657a4313fccc259eb5c506;hp=23305294af2176bedbc9b08ed4256e6f9aa5a308;hpb=015e221b0f8578afee769528572c76387f26c629;p=pspp-builds.git diff --git a/Makefile.am b/Makefile.am index 23305294..06ae2e00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)