summaryrefslogtreecommitdiff
path: root/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile')
-rw-r--r--man/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/Makefile b/man/Makefile
index 7b7840ec..41f0dd9b 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 8627 2009-05-13 21:39:17Z mike $"
+# "$Id: Makefile 9181 2010-06-22 21:42:44Z mike $"
#
# Man page makefile for the Common UNIX Printing System (CUPS).
#
@@ -47,7 +47,6 @@ MAN5 = classes.conf.$(MAN5EXT) \
printers.conf.$(MAN5EXT) \
subscriptions.conf.$(MAN5EXT)
MAN7 = backend.$(MAN7EXT) \
- drv.$(MAN7EXT) \
filter.$(MAN7EXT) \
notifier.$(MAN7EXT)
MAN8 = cupsaccept.$(MAN8EXT) \
@@ -231,5 +230,5 @@ mantohtml: mantohtml.o
#
-# End of "$Id: Makefile 8627 2009-05-13 21:39:17Z mike $".
+# End of "$Id: Makefile 9181 2010-06-22 21:42:44Z mike $".
#