]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/Makefile
Load cups into easysw/current.
[thirdparty/cups.git] / man / Makefile
index d41bb0efd31d28fed562b0b4d3f23fee57c8d02e..f60d35d7e739f83c7f05e3a90efa69eefbcecf36 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile 5428 2006-04-18 20:45:30Z mike $"
+# "$Id: Makefile 5727 2006-07-12 20:44:30Z mike $"
 #
 #   Man page makefile for the Common UNIX Printing System (CUPS).
 #
@@ -44,9 +44,11 @@ MAN5 =       classes.conf.$(MAN5EXT) \
                client.conf.$(MAN5EXT) \
                cups-snmp.conf.$(MAN5EXT) \
                cupsd.conf.$(MAN5EXT) \
+               mailto.conf.$(MAN5EXT) \
                mime.convs.$(MAN5EXT) \
                mime.types.$(MAN5EXT) \
-               printers.conf.$(MAN5EXT)
+               printers.conf.$(MAN5EXT) \
+               subscriptions.conf.$(MAN5EXT)
 MAN7   =       backend.$(MAN7EXT) \
                filter.$(MAN7EXT)
 MAN8   =       accept.$(MAN8EXT) \
@@ -182,5 +184,5 @@ mantohtml:  mantohtml.o
 
 
 #
-# End of "$Id: Makefile 5428 2006-04-18 20:45:30Z mike $".
+# End of "$Id: Makefile 5727 2006-07-12 20:44:30Z mike $".
 #