wrong examplesdir

This commit is contained in:
Marc Wäckerlin
2005-04-07 21:26:28 +00:00
parent 29bccdb70f
commit 55d1e4af71

View File

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