summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2006-12-14 21:35:21 +0000
committerChris Wilson <chris+github@qwirx.com>2006-12-14 21:35:21 +0000
commita794865079497b8988b87529867299d7fa057ba7 (patch)
tree8c41257415e63bed63e9b5e3e38a0fe73a589dee /test
parent5884ded87261d294842bdcceeca84411a9919ec8 (diff)
Added missing Makefile.extra to link against bbackupd objects, so that
our internal daemon test code will compile.
Diffstat (limited to 'test')
-rw-r--r--test/bbackupd/Makefile.extra1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bbackupd/Makefile.extra b/test/bbackupd/Makefile.extra
new file mode 100644
index 00000000..e6e4849a
--- /dev/null
+++ b/test/bbackupd/Makefile.extra
@@ -0,0 +1 @@
+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