wrong examplesdir

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

@ -9,6 +9,9 @@
## @license LGPL, see file <a href="license.html">COPYING</a>
##
## $Log$
## Revision 1.27 2005/04/07 21:26:28 marc
## wrong examplesdir
##
## Revision 1.26 2005/04/07 20:58:57 marc
## Oops, there's a make distcheck...? Now it works.
## documentation is now generated in root dir, no more in mrw subdir
@ -103,7 +106,7 @@ endif
CLEANFILES = doxygen.errors functiontrace_test.log \
mrwautofunctiontracelog4cxx_test.log \
mrwautofunctiontracelog4cxx_test-mt.log
examplesdir = ${pkgdatadir}/mrw/examples
examplesdir = ${pkgdatadir}/examples
dist_examples_DATA = ${top_srcdir}/mrw/examples/*
htmldir = ${pkgdatadir}/doc/html
dist_html_DATA = ${top_builddir}/doc/html/index.html

Loading…
Cancel
Save