summaryrefslogtreecommitdiff
path: root/filter/Makefile
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2009-01-09 23:33:14 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2009-01-09 23:33:14 +0000
commitc168a833caab4209bdb0035d8918207d40013591 (patch)
tree494aa63c76138c1d3b70be98feef84ecfa54366f /filter/Makefile
parent557dde9fbca75e285eb261458d7196a5eae0f4a0 (diff)
downloadcups-c168a833caab4209bdb0035d8918207d40013591.tar.gz
Merge changes from CUPS 1.4svn-r8227.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1113 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'filter/Makefile')
-rw-r--r--filter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/Makefile b/filter/Makefile
index d77e7cb03..0f6d69411 100644
--- a/filter/Makefile
+++ b/filter/Makefile
@@ -3,7 +3,7 @@
#
# Filter makefile for the Common UNIX Printing System (CUPS).
#
-# Copyright 2007-2008 by Apple Inc.
+# Copyright 2007-2009 by Apple Inc.
# Copyright 1997-2006 by Easy Software Products.
#
# These coded instructions, statements, and computer programs are the
@@ -503,7 +503,7 @@ testraster: testraster.o ../cups/libcups.a libcupsimage.a
echo Linking $@...
$(CC) $(ARCHFLAGS) $(LDFLAGS) -o $@ testraster.o libcupsimage.a \
../cups/libcups.a $(IMGLIBS) $(DSOLIBS) $(COMMONLIBS) \
- $(SSLLIBS) $(LIBGSSAPI)
+ $(SSLLIBS) $(DNSSDLIBS) $(LIBGSSAPI)
echo Running raster API tests...
./testraster