X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=Makefile.am;h=ad8c9f9a93083ece79d71ad06264cb5201b70e87;hb=ac243940c725600226f1b7ecd1c21f66a0e82f36;hp=2749d39828c251da725b3ea0fc4acd7bea0138f5;hpb=f40e75167a045d189c3027a0b112a20c635d3e48;p=www.jankratochvil.net.git diff --git a/Makefile.am b/Makefile.am index 2749d39..ad8c9f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ include $(top_srcdir)/Makefile-head.am AUTOMAKE_OPTIONS=foreign -SUBDIRS=macros My resume etmms 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 @@ -34,7 +34,8 @@ EXTRA_DIST+= \ autogen.pl \ .vimrc \ ChangeLog \ - dia-w.sh.in + dia-w.sh.in \ + Lib.pm MAINTAINERCLEANFILES+= \ ChangeLog @@ -56,7 +57,7 @@ endif CLEANFILES+=httpd.conf EXTRA_DIST+=httpd.conf.pl -httpd.conf: httpd.conf.pl Makefile project/Makefile +httpd.conf: httpd.conf.pl Makefile project/Makefile product/Makefile perl -I$$PWD ./$< >$@ TESTS+=html-test