X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;ds=sidebyside;f=project%2Fcaptive%2FMakefile.am;h=85df28c6a87b8ab568334eb2150a3716d5728c10;hb=f40e75167a045d189c3027a0b112a20c635d3e48;hp=f22b373c2c401cc12926c2dd9c884f33601f5b88;hpb=ef80d25b0a0307ee222d0a94eaae8abf1e9df31c;p=www.jankratochvil.net.git diff --git a/project/captive/Makefile.am b/project/captive/Makefile.am index f22b373..85df28c 100644 --- a/project/captive/Makefile.am +++ b/project/captive/Makefile.am @@ -21,11 +21,12 @@ include $(top_srcdir)/Makefile-head.am SUBDIRS= \ doc -EXTRA_DIST+= \ - ListItem.pm \ - Index.html.pl \ - Thanks.html.pl \ - Resources.html.pl \ - Preview.html.pl \ - CVS.html.pl \ - Press.html.pl +MODPERL_PM+= \ + Index.pm \ + Thanks.pm \ + Resources.pm \ + Preview.pm \ + CVS.pm \ + Press.pm \ + TestimonialBrunoSantos.pm +