]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/Makefile
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / doc / Makefile
index dc454bdcf35834aa7024d4eba5a384158843967b..df3f2f7a096a4e17fc2297fd2d2d21705fe2a560 100644 (file)
@@ -1,6 +1,4 @@
 #
-# "$Id$"
-#
 # Documentation makefile for CUPS.
 #
 # Copyright 2007-2014 by Apple Inc.
@@ -49,7 +47,6 @@ HELPFILES     =       \
                        help/api-array.html \
                        help/api-cgi.html \
                        help/api-cups.html \
-                       help/api-driver.html \
                        help/api-filedir.html \
                        help/api-filter.html \
                        help/api-httpipp.html \
@@ -254,8 +251,3 @@ docset:
        cp $(HELPFILES) ../org.cups.docset/Contents/Resources/Documentation/help
        cp cups-printable.css ../org.cups.docset/Contents/Resources/Documentation
        cp $(HELPIMAGES) ../org.cups.docset/Contents/Resources/Documentation/images
-
-
-#
-# End of Makefile.
-#