diff options
author | intrigeri <intrigeri@boum.org> | 2011-09-23 16:59:50 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-09-23 16:59:50 +0200 |
commit | cdec79f7139cbb18c286dcbfd55144766366d4e5 (patch) | |
tree | 8910cfecaf0131b6d1ab35a942cd92f4d7e048e9 /examples | |
parent | 66703ca1faff3805fbab0af58a2143cc0ffe4d96 (diff) | |
download | backupninja-cdec79f7139cbb18c286dcbfd55144766366d4e5.tar.gz backupninja-cdec79f7139cbb18c286dcbfd55144766366d4e5.tar.bz2 |
Refresh autoconf/autotools and other automatically generated files from upstream 0.9.10 tarball.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in index 8d92a36..c4bea6d 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -148,7 +148,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXAMPLES = example.dup example.ldap example.maildir example.makecd example.mysql \ +EXAMPLES = example.dup example.maildir example.makecd example.mysql \ example.pgsql example.rdiff example.rsync example.sh \ example.svn example.sys example.trac |