summaryrefslogtreecommitdiffstats
path: root/doc/examples/legacy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/legacy/Makefile.am')
-rw-r--r--doc/examples/legacy/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/examples/legacy/Makefile.am b/doc/examples/legacy/Makefile.am
new file mode 100644
index 000000000..49c9701ef
--- /dev/null
+++ b/doc/examples/legacy/Makefile.am
@@ -0,0 +1,8 @@
+EXTRA = README replicate.vol stripe.vol protocol-client.vol protocol-server.vol posix-locks.vol trash.vol write-behind.vol io-threads.vol io-cache.vol read-ahead.vol filter.vol trace.vol
+EXTRA_DIST = $(EXTRA)
+
+docdir = $(datadir)/doc/$(PACKAGE_NAME)
+Examplesdir = $(docdir)/examples
+Examples_DATA = $(EXTRA)
+
+CLEANFILES =