doc/html to EXTRA_DIST

master
Marc Wäckerlin 20 years ago
parent 55d1e4af71
commit c7d48d4154
  1. 5
      mrw/makefile.am

@ -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

Loading…
Cancel
Save