]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Make sure testcache.o is listed as an object file...
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 27 Aug 2015 19:29:06 +0000 (19:29 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 27 Aug 2015 19:29:06 +0000 (19:29 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12850 a1ca3aef-8c08-0410-bb20-df032aa958be

cups/Makefile

index 764b9f80751c80287b386a766ff37fbf68b069c4..60df442a2bcf73a4ae034ffafbfecd359d2a7103 100644 (file)
@@ -83,6 +83,7 @@ LIBOBJS       =       \
 TESTOBJS       = \
                testadmin.o \
                testarray.o \
+               testcache.o \
                testconflicts.o \
                testcups.o \
                testdest.o \