diff --git a/mrw/makefile.am b/mrw/makefile.am index a59e704..5f4f80a 100644 --- a/mrw/makefile.am +++ b/mrw/makefile.am @@ -9,6 +9,9 @@ ## @license LGPL, see file COPYING ## ## $Log$ +## Revision 1.7 2004/08/31 16:23:57 marc +## added .PHONY +## ## Revision 1.6 2004/08/28 16:21:25 marc ## mrw-c++-0.92 (mrw) ## - new file: version.cpp @@ -99,6 +102,8 @@ endif endif TESTS = ${check_PROGRAMS} +.PHONY: doc clean-local distclean-local + deps = ../COPYING ../README ../INSTALL ../NEWS ../ChangeLog doc: doc/html/index.html doc/latex/@PACKAGENAME@-@MAJOR@.@MINOR@.pdf doc/html/index.html: doxyfile *.[ch]pp ${deps}