From c7d48d4154a036cb460dfb1d47f5ea9bd81dbb15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 7 Apr 2005 22:08:59 +0000 Subject: [PATCH] doc/html to EXTRA_DIST --- mrw/makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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