From 5b9a0c5ee886d0e6c2b6e72e9f875cd6529ee435 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 20 Dec 2015 17:27:10 +0000 Subject: Move reusable files from bin/bbstored to lib/bbstored. Break dependendency of test/bbackupd on individual files from other modules. --- modules.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'modules.txt') diff --git a/modules.txt b/modules.txt index c5ed163e..71ae16fd 100644 --- a/modules.txt +++ b/modules.txt @@ -29,9 +29,10 @@ lib/backupstore lib/server lib/raidfile lib/crypto lib/compress lib/httpserver lib/backupclient lib/backupstore lib/bbackupd lib/backupclient qdbm lib/bbackupquery lib/backupclient +lib/bbstored lib/backupstore bin/bbackupobjdump lib/backupclient -bin/bbstored lib/backupstore +bin/bbstored lib/bbstored bin/bbstoreaccounts lib/backupclient bin/bbackupd lib/bbackupd bin/bbackupquery lib/bbackupquery @@ -41,13 +42,13 @@ test/backupstore bin/bbstored bin/bbstoreaccounts lib/server lib/backupstore lib test/backupstorefix bin/bbstored bin/bbstoreaccounts lib/backupclient bin/bbackupquery bin/bbackupd bin/bbackupctl test/backupstorepatch bin/bbstored bin/bbstoreaccounts lib/backupclient test/backupdiff lib/backupclient -test/bbackupd bin/bbackupd bin/bbstored bin/bbstoreaccounts bin/bbackupquery bin/bbackupctl lib/bbackupquery lib/bbackupd lib/server lib/backupstore lib/backupclient lib/intercept +test/bbackupd bin/bbackupd bin/bbstored bin/bbstoreaccounts bin/bbackupquery bin/bbackupctl lib/bbackupquery lib/bbackupd lib/server lib/backupstore lib/backupclient lib/intercept lib/bbstored bin/s3simulator lib/httpserver test/s3store lib/backupclient lib/httpserver bin/s3simulator bin/bbstoreaccounts # HTTP server system -lib/httpserver lib/server -test/httpserver lib/httpserver +lib/httpserver lib/server +test/httpserver lib/httpserver # END_IF_DISTRIBUTION -- cgit v1.2.3