~ubuntu-branches/ubuntu/jaunty/backupninja/jaunty

« back to all changes in this revision

Viewing changes to handlers/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2007-09-21 12:33:27 UTC
  • Revision ID: james.westby@ubuntu.com-20070921123327-f4fq9lxkfnxn7vck
Tags: 0.9.4-6ubuntu4
Add rsnap and rub handlers. (LP: #141485)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
HANDLERS = dup dup.helper maildir mysql.helper rdiff sys makecd makecd.helper \
3
3
                rdiff.helper sys.helper ldap pgsql sh trac \
4
 
                ldap.helper mysql pgsql.helper svn
 
4
                ldap.helper mysql pgsql.helper svn rub rsnap
5
5
 
6
6
EXTRA_DIST = Makefile.am $(HANDLERS)
7
7