]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/Makefile.in
Make some tweaks to bsmtp based on patch submitted in bug #1124.
[bacula/bacula] / bacula / manpages / Makefile.in
index 16fd6593d1c8fcf2b2f608bdb2aaa8a0da852dd4..7a85308d24595f3035c997e42c9c74c2c5ea8a54 100644 (file)
@@ -8,9 +8,14 @@ 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
 
-MAN1 = bacula-console-gnome.1 bacula-tray-monitor.1 \
-       bacula-wxconsole.1 bsmtp.1
+MAN1 = bacula-bgnome-console.1 bacula-tray-monitor.1 \
+       bacula-bwxconsole.1 bsmtp.1 bat.1
       
+all:
+
+nothing:
+
+depend:
 
 install:
        $(MKDIR) $(DESTDIR)/$(mandir)/man8
@@ -38,5 +43,7 @@ clean:        dummy
        $(RMF) *~ 1 2 3 *.bak
        @find . -name .#* -exec $(RMF) {} \;
 
+depend:      
+
 distclean: clean
        $(RMF) Makefile