]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/Makefile
Merge changes from CUPS 1.5b1-r9774.
[thirdparty/cups.git] / scheduler / Makefile
index b297aec0afbac174d022a8086262f14c2ed866b1..d562437a32092ba9baa9121586b210d30ae80ff2 100644 (file)
@@ -3,7 +3,7 @@
 #
 #   Scheduler Makefile for CUPS.
 #
-#   Copyright 2007-2010 by Apple Inc.
+#   Copyright 2007-2011 by Apple Inc.
 #   Copyright 1997-2007 by Easy Software Products, all rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
@@ -24,6 +24,7 @@ CUPSDOBJS =   \
                conf.o \
                dirsvc.o \
                env.o \
+               file.o \
                main.o \
                ipp.o \
                listen.o \
@@ -34,7 +35,6 @@ CUPSDOBJS =   \
                printers.o \
                process.o \
                quotas.o \
-               removefile.o \
                select.o \
                server.o \
                statbuf.o \
@@ -570,7 +570,7 @@ sloc:
 #
 # Dependencies...
 #
-  
+
 include Dependencies