]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/Makefile
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / doc / Makefile
index 14dc02603348c636fd3b056d585f31bd41596bdb..eb7ae6836df4e46cd9257bf85a3aedd17302c1ca 100644 (file)
@@ -1,16 +1,14 @@
 #
-# "$Id$"
-#
 # Documentation makefile for CUPS.
 #
-# Copyright 2007-2014 by Apple Inc.
+# Copyright 2007-2016 by Apple Inc.
 # Copyright 1997-2007 by Easy Software Products.
 #
 # These coded instructions, statements, and computer programs are the
 # property of Apple Inc. and are protected by Federal copyright
 # law.  Distribution and use rights are outlined in the file "LICENSE.txt"
 # which should have been included with this file.  If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# missing or damaged, see the license at "http://www.cups.org/".
 #
 
 include ../Makedefs
@@ -46,19 +44,17 @@ HELPIMAGES  =       \
                        images/smiley.jpg
 HELPFILES      =       \
                        help/accounting.html \
+                       help/api-admin.html \
                        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 \
-                       help/api-mime.html \
                        help/api-overview.html \
                        help/api-ppd.html \
-                       help/api-ppdc.html \
                        help/api-raster.html \
                        help/cgi.html \
+                       help/encryption.html \
                        help/glossary.html \
                        help/kerberos.html \
                        help/license.html \
@@ -114,7 +110,6 @@ HELPFILES   =       \
                        help/security.html \
                        help/sharing.html \
                        help/spec-banner.html \
-                       help/spec-cmp.html \
                        help/spec-command.html \
                        help/spec-design.html \
                        help/spec-ipp.html \
@@ -255,8 +250,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.
-#