]> git.sur5r.net Git - bacula/bacula/commitdiff
Enable installation of the bpluginfo utility
authorSimone Caronni <negativo17@gmail.com>
Sun, 30 Mar 2014 18:30:29 +0000 (20:30 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 30 Mar 2014 18:30:29 +0000 (20:30 +0200)
bacula/manpages/Makefile.in
bacula/src/tools/Makefile.in

index bcaea9f6013d0a79f08c6b4df62f7d1b64f5ef6f..929a97f64357a149d2b99f90dbffa098ac2bb3fc 100644 (file)
@@ -6,7 +6,7 @@
 
 MAN8 = bacula.8 bacula-dir.8 bacula-fd.8 bacula-sd.8 \
        bconsole.8 bcopy.8 bextract.8 bls.8 bscan.8 btape.8 \
-       btraceback.8 dbcheck.8 bwild.8 bregex.8 
+       btraceback.8 dbcheck.8 bwild.8 bregex.8 bpluginfo.8
 
 MAN1 = bsmtp.1 bat.1
       
index 89879a6528aa02d8963c4d9dab3bfb696ea81249..136c101716e666d78d7b20bbe225549e91661c69 100644 (file)
@@ -39,7 +39,7 @@ DIRTOOLS = bsmtp dbcheck drivetype fstype testfind testls bregex bwild bbatch br
 TOOLS = $(@DIR_TOOLS@)
 
 INSNODIRTOOLS = bsmtp
-INSDIRTOOLS = bsmtp dbcheck bwild bregex
+INSDIRTOOLS = bsmtp dbcheck bwild bregex bpluginfo
 INSTOOLS = $(INS@DIR_TOOLS@)
 
 .SUFFIXES:     .c .o