summaryrefslogtreecommitdiff
path: root/test/Dependencies
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-02-25 00:52:27 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-02-25 00:52:27 +0000
commitf8b3a85b79b8eb74c37c839079ecbf8266a6f4ed (patch)
treeced1b724e207ab15c0c21c198bb3105639e57ff4 /test/Dependencies
parent41681883895f928191cfa6472b453d9753cc26ec (diff)
downloadcups-f8b3a85b79b8eb74c37c839079ecbf8266a6f4ed.tar.gz
Merge changes from CUPS 1.5svn-r9000.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1912 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'test/Dependencies')
-rw-r--r--test/Dependencies9
1 files changed, 5 insertions, 4 deletions
diff --git a/test/Dependencies b/test/Dependencies
index a395277e9..266f7f2fe 100644
--- a/test/Dependencies
+++ b/test/Dependencies
@@ -1,6 +1,7 @@
# DO NOT DELETE THIS LINE -- make depend depends on it.
-ipptest.o: ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h
-ipptest.o: ../cups/http.h ../cups/versioning.h ../cups/ppd.h ../cups/array.h
-ipptest.o: ../cups/file.h ../cups/language.h ../cups/language.h
-ipptest.o: ../cups/http-private.h ../cups/md5.h ../cups/ipp-private.h
+ipptest.o: ../cups/globals.h ../cups/string.h ../config.h
+ipptest.o: ../cups/http-private.h ../cups/http.h ../cups/versioning.h
+ipptest.o: ../cups/md5.h ../cups/ipp-private.h ../cups/ipp.h ../cups/cups.h
+ipptest.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
+ipptest.o: ../cups/i18n.h ../cups/transcode.h