summaryrefslogtreecommitdiff
path: root/templates/Makefile
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-04-05 18:24:21 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-04-05 18:24:21 +0000
commit323c5de1e804061e344172cc9a9551bb0ee71005 (patch)
treea5dc0097015c75bd1c556a62fbc3eef2c65814a7 /templates/Makefile
parentc0e1af835b65e53b4506f37f235c7cdc820dffa8 (diff)
downloadcups-323c5de1e804061e344172cc9a9551bb0ee71005.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@308 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/Makefile')
-rw-r--r--templates/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/Makefile b/templates/Makefile
index 908e622b3..01722ab66 100644
--- a/templates/Makefile
+++ b/templates/Makefile
@@ -1,9 +1,9 @@
#
-# "$Id: Makefile 5877 2006-08-24 15:54:12Z mike $"
+# "$Id: Makefile 6440 2007-04-03 23:17:17Z mike $"
#
# Template makefile for the Common UNIX Printing System (CUPS).
#
-# Copyright 1993-2006 by Easy Software Products.
+# Copyright 1993-2007 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
# property of Easy Software Products and are protected by Federal
@@ -58,6 +58,7 @@ FILES = \
job-restart.tmpl \
jobs.tmpl \
jobs-header.tmpl \
+ list-available-printers.tmpl \
maintenance.tmpl \
modify-class.tmpl \
modify-printer.tmpl \
@@ -156,5 +157,5 @@ uninstall-languages:
#
-# End of "$Id: Makefile 5877 2006-08-24 15:54:12Z mike $".
+# End of "$Id: Makefile 6440 2007-04-03 23:17:17Z mike $".
#