summaryrefslogtreecommitdiff
path: root/templates/Makefile
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-28 17:54:14 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-28 17:54:14 +0000
commitb423cd4cb9fa8cf030cc046a59c28196f3edf6b4 (patch)
tree021000e676623cbf68e9af3e1637c853d7cfbf78 /templates/Makefile
parentecdc06282a65bd04f801c877d2ceb83106d737e1 (diff)
downloadcups-b423cd4cb9fa8cf030cc046a59c28196f3edf6b4.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@69 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/Makefile')
-rw-r--r--templates/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/Makefile b/templates/Makefile
index 182023329..1dcfcb2bf 100644
--- a/templates/Makefile
+++ b/templates/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 5110 2006-02-15 21:42:46Z mike $"
+# "$Id: Makefile 5156 2006-02-23 04:24:32Z mike $"
#
# Template makefile for the Common UNIX Printing System (CUPS).
#
@@ -58,6 +58,7 @@ FILES = \
job-restart.tmpl \
jobs.tmpl \
jobs-header.tmpl \
+ maintenance.tmpl \
modify-class.tmpl \
modify-printer.tmpl \
option-boolean.tmpl \
@@ -126,5 +127,5 @@ install: all
#
-# End of "$Id: Makefile 5110 2006-02-15 21:42:46Z mike $".
+# End of "$Id: Makefile 5156 2006-02-23 04:24:32Z mike $".
#