From 539fd1471907422d81626260ea4f1e23e4d398a4 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 19 Feb 2009 12:23:29 -0500 Subject: move the branches directories up to the root of the repository --- examples/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/Makefile.am (limited to 'examples/Makefile.am') diff --git a/examples/Makefile.am b/examples/Makefile.am new file mode 100644 index 0000000..a2ffbb2 --- /dev/null +++ b/examples/Makefile.am @@ -0,0 +1,9 @@ + +EXAMPLES = example.dup example.ldap example.makecd example.mysql \ + example.pgsql example.rdiff example.sh example.rsync \ + example.svn example.sys example.trac example.maildir + +EXTRA_DIST = $(EXAMPLES) + +dist_pkgdata_DATA = $(EXAMPLES) + -- cgit v1.2.3