X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=Makefile.am;h=ad8c9f9a93083ece79d71ad06264cb5201b70e87;hp=2749d39828c251da725b3ea0fc4acd7bea0138f5;hb=678dde71232fbad0b45a902bfac847d502f8555d;hpb=117ef7704903cb15496dc4dad9bdef4b03828ed7;ds=sidebyside 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