summaryrefslogtreecommitdiff
path: root/test/bbackupd/Makefile.extra
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2012-11-08 20:45:39 +0000
committerChris Wilson <chris+github@qwirx.com>2012-11-08 20:45:39 +0000
commit44da3c01da61e2ef51fc518e63854dd2512bb7a3 (patch)
treec3e9e6d57a2095779474008afc7bb3208c7e4604 /test/bbackupd/Makefile.extra
parentcbcb453d0f2e60e8bd31a6745aca774ade3d6179 (diff)
Link to HousekeepStoreAccount.o in the right directory since the big refactor.
Diffstat (limited to 'test/bbackupd/Makefile.extra')
-rw-r--r--test/bbackupd/Makefile.extra2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bbackupd/Makefile.extra b/test/bbackupd/Makefile.extra
index b78886b6..442937cd 100644
--- a/test/bbackupd/Makefile.extra
+++ b/test/bbackupd/Makefile.extra
@@ -7,7 +7,7 @@ link-extra: ../../bin/bbackupd/autogen_ClientException.o \
../../bin/bbackupd/Win32ServiceFunctions.o \
../../bin/bbackupd/BackupDaemon.o \
../../bin/bbstored/BBStoreDHousekeeping.o \
- ../../bin/bbstored/HousekeepStoreAccount.o \
+ ../../lib/backupstore/HousekeepStoreAccount.o \
../../lib/backupstore/autogen_BackupProtocol.o \
../../lib/backupstore/BackupStoreContext.o \
../../lib/backupstore/BackupCommands.o \