summaryrefslogtreecommitdiff
path: root/templates/Makefile
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-03 00:47:45 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-03 00:47:45 +0000
commit4400e98de24bd267328aa20d57951fb6678297fe (patch)
tree87c1c230c4ec637119f262b6f037421bf3e3b4bd /templates/Makefile
parente00b005a05b3be11f59ddf676914233d38626b38 (diff)
downloadcups-4400e98de24bd267328aa20d57951fb6678297fe.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@54 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/Makefile')
-rw-r--r--templates/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/templates/Makefile b/templates/Makefile
index 31f7d7dce..4572248cc 100644
--- a/templates/Makefile
+++ b/templates/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 4950 2006-01-19 16:07:57Z mike $"
+# "$Id: Makefile 5055 2006-02-02 18:25:38Z mike $"
#
# Template makefile for the Common UNIX Printing System (CUPS).
#
@@ -81,6 +81,8 @@ FILES = \
printers.tmpl \
printers-header.tmpl \
restart.tmpl \
+ samba-export.tmpl \
+ samba-exported.tmpl \
search.tmpl \
set-printer-options-header.tmpl \
set-printer-options-trailer.tmpl \
@@ -115,5 +117,5 @@ install: all
#
-# End of "$Id: Makefile 4950 2006-01-19 16:07:57Z mike $".
+# End of "$Id: Makefile 5055 2006-02-02 18:25:38Z mike $".
#