- dup & rdiff handlers: finally, a real and well tested fix for the globbing bug
[matthijs/upstream/backupninja.git] / examples / Makefile.am
1
2 EXAMPLES = example.dup example.ldap example.makecd example.mysql \
3                    example.pgsql example.rdiff example.sh example.svn example.sys \
4                    example.trac
5
6 EXTRA_DIST = $(EXAMPLES)
7
8 dist_pkgdata_DATA = $(EXAMPLES)
9