diff --git a/mrw/makefile.am b/mrw/makefile.am index 065264d..fa83eb1 100644 --- a/mrw/makefile.am +++ b/mrw/makefile.am @@ -9,6 +9,9 @@ ## @license LGPL, see file COPYING ## ## $Log$ +## Revision 1.28 2005/04/07 22:08:59 marc +## doc/html to EXTRA_DIST +## ## Revision 1.27 2005/04/07 21:26:28 marc ## wrong examplesdir ## @@ -381,7 +384,7 @@ endif endif dist_check_DATA = test.dat configfile.ini configfile.ini.result -EXTRA_DIST = head.html foot.html style.css +EXTRA_DIST = ${top_srcdir}/doc/html head.html foot.html style.css TESTS = ${check_PROGRAMS} ${dist_check_SCRIPTS} .PHONY: doc clean-local distclean-local