X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fcaptive%2FMakefile.am;h=e8826efd232673896dc390f46c76b6a8f93f175f;hp=f22b373c2c401cc12926c2dd9c884f33601f5b88;hb=19c5ad8e26ac320516b8427c416a9195ce4fea48;hpb=4df4c5409020cd58d7dd7f98a88653c96e860dfb diff --git a/project/captive/Makefile.am b/project/captive/Makefile.am index f22b373..e8826ef 100644 --- a/project/captive/Makefile.am +++ b/project/captive/Makefile.am @@ -21,11 +21,11 @@ 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 +