summaryrefslogtreecommitdiff
path: root/modules.txt
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2010-08-28 09:01:16 +0000
committerChris Wilson <chris+github@qwirx.com>2010-08-28 09:01:16 +0000
commitbbfcd39bf0c0871f6bb84bd52ea66a58ce1a2dc0 (patch)
tree92fabf7a67f5e4fe35a100bb42fbd510b0cf98eb /modules.txt
parenta26e07c5fb97b264bf1547cedfa8d988459a5a01 (diff)
Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB
instead.
Diffstat (limited to 'modules.txt')
-rw-r--r--modules.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules.txt b/modules.txt
index 8586d038..0a0f97b3 100644
--- a/modules.txt
+++ b/modules.txt
@@ -26,12 +26,12 @@ test/basicserver lib/server
# Backup system
lib/backupclient lib/server lib/crypto lib/compress
-lib/backupstore lib/server lib/raidfile lib/backupclient
+lib/backupstore lib/server lib/raidfile lib/backupclient bundled/tdb
bin/bbackupobjdump lib/backupclient lib/backupstore
-bin/bbstored lib/raidfile lib/server lib/backupstore lib/backupclient
+bin/bbstored lib/raidfile lib/server lib/backupstore lib/backupclient bundled/tdb
bin/bbstoreaccounts lib/raidfile lib/backupstore
-bin/bbackupd lib/server lib/backupclient qdbm
+bin/bbackupd lib/server lib/backupclient bundled/tdb
bin/bbackupquery lib/server lib/backupclient
bin/bbackupctl lib/server lib/backupclient