Changeset 2945 for box/trunk/test


Ignore:
Timestamp:
26/04/2011 19:44:26 (13 months ago)
Author:
chris
Message:

Major refactoring to make lib/backupclient depend on lib/backupstore rather
than the other way around. This is needed to allow clients to have all the
code that they'd need to implement local backups (using the Local protocol)
in subsequent commits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/test/bbackupd/Makefile.extra

    r2233 r2945  
    1010        ../../bin/bbstored/BBStoreDHousekeeping.o \ 
    1111        ../../bin/bbstored/HousekeepStoreAccount.o \ 
    12         ../../bin/bbstored/autogen_BackupProtocolServer.o \ 
     12        ../../lib/backupstore/autogen_BackupProtocolServer.o \ 
    1313        ../../bin/bbstored/BackupCommands.o \ 
    1414        ../../bin/bbstored/BackupStoreDaemon.o 
Note: See TracChangeset for help on using the changeset viewer.