]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/Makefile.in
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / filed / Makefile.in
index c0e86adb7fe5c766b598539e0c19ca6fe41e224a..ff1dde0cd81b86145a90e058f5231cc1baf2f9cc 100755 (executable)
@@ -31,10 +31,10 @@ first_rule: all
 dummy:
 
 #
-SVRSRCS = filed.c authenticate.c acl.c backup.c estimate.c \
+SVRSRCS = filed.c authenticate.c acl.c backup.c chksum.c estimate.c \
          filed_conf.c heartbeat.c job.c pythonfd.c \
          restore.c status.c verify.c verify_vol.c
-SVROBJS = filed.o authenticate.o acl.o backup.o estimate.o \
+SVROBJS = filed.o authenticate.o acl.o backup.o chksum.o estimate.o \
          filed_conf.o heartbeat.o job.o pythonfd.o \
          restore.o status.o verify.o verify_vol.o