2008-09-21 12:46:13 +00:00
|
|
|
diff -urN cups-1.3.7/Makefile cups-1.3.7.new/Makefile
|
|
|
|
--- cups-1.3.7/Makefile 2008-02-16 00:26:51.000000000 +0100
|
|
|
|
+++ cups-1.3.7.new/Makefile 2008-07-13 16:46:01.000000000 +0200
|
|
|
|
@@ -19,8 +19,8 @@
|
2006-08-01 13:33:09 +00:00
|
|
|
# Directories to make...
|
|
|
|
#
|
|
|
|
|
2008-09-21 12:46:13 +00:00
|
|
|
-DIRS = cups backend berkeley cgi-bin filter locale man monitor \
|
|
|
|
- notifier $(PDFTOPS) scheduler systemv test \
|
|
|
|
+DIRS = cups backend berkeley cgi-bin filter monitor \
|
|
|
|
+ notifier scheduler systemv \
|
|
|
|
$(PHPDIR) \
|
|
|
|
conf data doc $(FONTS) ppd templates
|
2006-08-01 13:33:09 +00:00
|
|
|
|