resume/: +LLDB
[www.jankratochvil.net.git] / Makefile.am
index 00a170c..f2689c2 100644 (file)
@@ -19,7 +19,7 @@
 include $(top_srcdir)/Makefile-head.am
 
 AUTOMAKE_OPTIONS=foreign
-SUBDIRS=macros project
+SUBDIRS=macros My resume etmms project product
 ## to automatically rebuild aclocal.m4 if any of the macros in
 ## `macros/' change
 @MAINT@include macros/macros.dep
@@ -33,13 +33,16 @@ EXTRA_DIST+= \
                Makefile-head.am \
                autogen.pl \
                .vimrc \
-               ChangeLog
+               ChangeLog \
+               dia-w.sh.in \
+               Lib.pm
 
 MAINTAINERCLEANFILES+= \
                ChangeLog
 
 CLEANFILES+= \
-               ChangeLog.bak
+               ChangeLog.bak \
+               dia-w.sh
 
 if MAINTAINER_MODE
 ChangeLog:
@@ -51,8 +54,25 @@ ChangeLog:
 
 endif
 
+CLEANFILES+=httpd.conf
+EXTRA_DIST+=httpd.conf.pl
+
+httpd.conf: httpd.conf.pl Makefile project/Makefile product/Makefile
+       perl -I$$PWD ./$< >$@
+
+TESTS+=html-test
+
+html-test:
+       ./$@.pl
+
 EXTRA_DIST+= \
-       index.html.pl
+               WebConfig.pm \
+               robots.txt \
+               html-test.pl
+
+MODPERL_PM+= \
+               Index.pm \
+               IndexCVS.pm \
+               Contact.pm \
+               Mailman.pm
 
-noinst_DATA+= \
-       index.html