|
|
|
@ -9,6 +9,9 @@ |
|
|
|
|
## @license LGPL, see file <a href="license.html">COPYING</a> |
|
|
|
|
## |
|
|
|
|
## $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 |
|
|
|
|