Finally merged the branch 'apache20'(+'apache2') back to the main trunk.
[www.jankratochvil.net.git] / project / Makefile.am
index 5691c1d..71cf3b8 100644 (file)
@@ -88,9 +88,17 @@ SUBDIRS= \
                ntfsprogsgnomevfs \
                udpgate
 
+SUBDIRS: Makefile
+       @echo $(SUBDIRS) >$@
+
+MODPERL_PM+= \
+               Index.pm \
+               ChangeLog.pm \
+               Pod2Html.pm \
+               List.pm \
+               Rel.pm
+
 EXTRA_DIST+= \
-               Index.html.pl \
-               ChangeLog.txt.pl \
-               Pod2Html.html.pl \
-               List.html.pl \
-               Rel.pl
+               Lib.pm \
+               checkListItem.pl
+