summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-04-12 07:00:21 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-04-12 07:00:21 -0400
commitd825017aa0d372b0c72e777b7fd7b4e61a2f544e (patch)
treed76489c67281d9f6c7db017c6bfce414deaad7f8 /doc/Makefile
parent27453efb8716d3d28f2d79ab0895eae484868168 (diff)
downloadcups-d825017aa0d372b0c72e777b7fd7b4e61a2f544e.tar.gz
Drop API help for CGI, MIME, and PPD compiler libraries.
Don't uninstall public headers, these are all now private headers.
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/Makefile b/doc/Makefile
index df3f2f7a0..cccb68a3f 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,7 +1,7 @@
#
# 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
@@ -45,15 +45,12 @@ HELPIMAGES = \
HELPFILES = \
help/accounting.html \
help/api-array.html \
- help/api-cgi.html \
help/api-cups.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/glossary.html \