X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=06ae2e00973749d9ef17a094bb88662c37906634;hb=e7c52ab165b8121d910a53d13d0217fc1b8e3fc3;hp=23305294af2176bedbc9b08ed4256e6f9aa5a308;hpb=c3ac5a8af9c449072c7e872ca70a78c1755ae309;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)