summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: