]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/Makefile.in
Add Bytes/Blocks read by SD during restore
[bacula/bacula] / bacula / src / stored / Makefile.in
index 245fcddf7c044835aaa177ead1d74e0c6afb3035..753f91b1623947960b7bf2bc13ccc249ad3b0475 100644 (file)
@@ -126,7 +126,7 @@ install: all
        $(INSTALL_PROGRAM) bacula-sd $(DESTDIR)$(sbindir)/bacula-sd
        $(INSTALL_PROGRAM) bls $(DESTDIR)$(sbindir)/bls
        $(INSTALL_PROGRAM) bextract $(DESTDIR)$(sbindir)/bextract
-#      $(INSTALL_PROGRAM) bcopy $(DESTDIR)$(sbindir)/bcopy
+       $(INSTALL_PROGRAM) bcopy $(DESTDIR)$(sbindir)/bcopy
        $(INSTALL_PROGRAM) bscan $(DESTDIR)$(sbindir)/bscan
        $(INSTALL_PROGRAM) btape $(DESTDIR)$(sbindir)/btape
        @srcconf=bacula-sd.conf; \