summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2011-03-05 21:03:02 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2011-03-07 20:57:38 +0100
commit06a09a40f5e798126fe640ac2129f6d368752ffe (patch)
tree4c590ef7ee03e0e8ff09fe00363f3a88bcb5e9c8
parent7ecdd46b148590f0dbdf4f3e054f905d464ea67f (diff)
downloadrasdaman-upstream-06a09a40f5e798126fe640ac2129f6d368752ffe.tar.gz
rasdaman-upstream-06a09a40f5e798126fe640ac2129f6d368752ffe.tar.xz
rasdaman-upstream-06a09a40f5e798126fe640ac2129f6d368752ffe.zip
dist: Add manuals to dist
-rw-r--r--manuals_and_examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/manuals_and_examples/Makefile.am b/manuals_and_examples/Makefile.am
index c9acbe6..ca924d3 100644
--- a/manuals_and_examples/Makefile.am
+++ b/manuals_and_examples/Makefile.am
@@ -38,6 +38,8 @@ dist-hook:
mv -f "example-files.mk.new" "$(srcdir)/example-files.mk"; \
fi
+EXTRA_DIST = manuals
+
dest_Makefile=$(DESTDIR)$(pkgdatadir)/examples/c++/Makefile
install-data-hook: