summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2011-06-22 17:52:27 +0000
committerChris Wilson <chris+github@qwirx.com>2011-06-22 17:52:27 +0000
commit6e3ad4e6024d842697be28375b6b47977bd2e20b (patch)
treeed353f65dca500fe6bce05f27c0ace9b1b409c97
parent3523b38fcb2659da7d3fb7602b696a0d1fed592e (diff)
Fix test/bbackupd build for new object locations.
-rw-r--r--test/bbackupd/Makefile.extra4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/bbackupd/Makefile.extra b/test/bbackupd/Makefile.extra
index 7db993c0..84152e95 100644
--- a/test/bbackupd/Makefile.extra
+++ b/test/bbackupd/Makefile.extra
@@ -6,9 +6,9 @@ link-extra: ../../bin/bbackupd/autogen_ClientException.o \
../../bin/bbackupd/BackupClientInodeToIDMap.o \
../../bin/bbackupd/Win32ServiceFunctions.o \
../../bin/bbackupd/BackupDaemon.o \
- ../../bin/bbstored/BackupStoreContext.o \
../../bin/bbstored/BBStoreDHousekeeping.o \
../../bin/bbstored/HousekeepStoreAccount.o \
../../lib/backupstore/autogen_BackupProtocolServer.o \
- ../../bin/bbstored/BackupCommands.o \
+ ../../lib/backupstore/BackupStoreContext.o \
+ ../../lib/backupstore/BackupCommands.o \
../../bin/bbstored/BackupStoreDaemon.o