summaryrefslogtreecommitdiff
path: root/modules.txt
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2010-10-18 20:34:25 +0000
committerChris Wilson <chris+github@qwirx.com>2010-10-18 20:34:25 +0000
commitcd154e05f09a5bd40e258f50a71e89d263143e35 (patch)
treefacb5de5351f04d00c32b0504291f68eb8890b26 /modules.txt
parenta1f32183837c489dae93a1813653288e41c60f70 (diff)
Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix
build on Windows and make it easier to merge Charles' work.
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 0a0f97b3..8586d038 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 bundled/tdb
+lib/backupstore lib/server lib/raidfile lib/backupclient
bin/bbackupobjdump lib/backupclient lib/backupstore
-bin/bbstored lib/raidfile lib/server lib/backupstore lib/backupclient bundled/tdb
+bin/bbstored lib/raidfile lib/server lib/backupstore lib/backupclient
bin/bbstoreaccounts lib/raidfile lib/backupstore
-bin/bbackupd lib/server lib/backupclient bundled/tdb
+bin/bbackupd lib/server lib/backupclient qdbm
bin/bbackupquery lib/server lib/backupclient
bin/bbackupctl lib/server lib/backupclient