summaryrefslogtreecommitdiff
path: root/test/bbackupd
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-12-20 17:27:10 +0000
committerChris Wilson <chris+github@qwirx.com>2015-12-20 17:27:10 +0000
commit5b9a0c5ee886d0e6c2b6e72e9f875cd6529ee435 (patch)
tree9359de5bbcc3554444afafa0da34051967e67e06 /test/bbackupd
parenta6ebab98c3c2b8ac10a8a43601eadced16ede91d (diff)
Move reusable files from bin/bbstored to lib/bbstored.
Break dependendency of test/bbackupd on individual files from other modules.
Diffstat (limited to 'test/bbackupd')
-rw-r--r--test/bbackupd/Makefile.extra17
1 files changed, 0 insertions, 17 deletions
diff --git a/test/bbackupd/Makefile.extra b/test/bbackupd/Makefile.extra
deleted file mode 100644
index ec64bfda..00000000
--- a/test/bbackupd/Makefile.extra
+++ /dev/null
@@ -1,17 +0,0 @@
-link-extra: \
- ../../bin/bbackupd/BackupClientContext.o \
- ../../bin/bbackupd/BackupClientDeleteList.o \
- ../../bin/bbackupd/BackupClientDirectoryRecord.o \
- ../../bin/bbackupd/Win32BackupService.o \
- ../../bin/bbackupd/BackupClientInodeToIDMap.o \
- ../../bin/bbackupd/Win32ServiceFunctions.o \
- ../../bin/bbackupd/BackupDaemon.o \
- ../../bin/bbstored/BBStoreDHousekeeping.o \
- ../../lib/backupstore/HousekeepStoreAccount.o \
- ../../lib/backupstore/autogen_BackupProtocol.o \
- ../../lib/backupstore/BackupStoreContext.o \
- ../../lib/backupstore/BackupCommands.o \
- ../../bin/bbstored/BackupStoreDaemon.o \
- ../../bin/bbackupquery/BackupQueries.o \
- ../../bin/bbackupquery/CommandCompletion.o \
- ../../bin/bbackupquery/autogen_Documentation.o