summaryrefslogtreecommitdiff
path: root/test/bbackupd/Makefile.extra
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2011-08-27 14:06:46 +0000
committerChris Wilson <chris+github@qwirx.com>2011-08-27 14:06:46 +0000
commita473bb0923b0f7800bb95ef96ba20f5cf6cbe5b4 (patch)
tree68620eb4a0566889c5a2e903a5b2fb0b678d9613 /test/bbackupd/Makefile.extra
parent50aac86024fae12072a240e6b952c9bb11437956 (diff)
Combine client and server protocols to make way for an offline/local protocol.
Rename ProtocolObject to Message.
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 84152e95..b78886b6 100644
--- a/test/bbackupd/Makefile.extra
+++ b/test/bbackupd/Makefile.extra
@@ -8,7 +8,7 @@ link-extra: ../../bin/bbackupd/autogen_ClientException.o \
../../bin/bbackupd/BackupDaemon.o \
../../bin/bbstored/BBStoreDHousekeeping.o \
../../bin/bbstored/HousekeepStoreAccount.o \
- ../../lib/backupstore/autogen_BackupProtocolServer.o \
+ ../../lib/backupstore/autogen_BackupProtocol.o \
../../lib/backupstore/BackupStoreContext.o \
../../lib/backupstore/BackupCommands.o \
../../bin/bbstored/BackupStoreDaemon.o