Initial mod_perl-2.0 port.
[www.jankratochvil.net.git] / project / LaserGame / Makefile.am
index c848438..28867ce 100644 (file)
@@ -18,7 +18,9 @@
 
 include $(top_srcdir)/Makefile-head.am
 
+MODPERL_PM+= \
+               Index.pm
+
 EXTRA_DIST+= \
-       ListItem.pm \
-       Index.html.pl \
-       LaserGame.png
+               LaserGame.png
+