Initial mod_perl-2.0 port.
[www.jankratochvil.net.git] / project / captive / Makefile.am
index f22b373..e8826ef 100644 (file)
@@ -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
+