summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2018-01-18 17:20:18 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2018-01-18 17:20:18 -0500
commit123979a9db0cec406d710e3b89f351f2e98cb686 (patch)
tree7e286a192a915b863f2122244393b58be8a6e160 /test
parent342395f9d1b6146b5c82132b18ee0cc6cd294f8c (diff)
downloadcups-123979a9db0cec406d710e3b89f351f2e98cb686.tar.gz
Move libcupsimage to the "cups" subdirectory, along with its unit tests and
benchmark.
Diffstat (limited to 'test')
-rw-r--r--test/Dependencies11
1 files changed, 5 insertions, 6 deletions
diff --git a/test/Dependencies b/test/Dependencies
index 031b4113c..de6eeb90d 100644
--- a/test/Dependencies
+++ b/test/Dependencies
@@ -2,9 +2,8 @@ ippfind.o: ippfind.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
- ../cups/md5-private.h ../cups/language-private.h ../cups/transcode.h \
- ../cups/pwg-private.h ../cups/cups.h ../cups/file.h ../cups/pwg.h \
- ../cups/thread-private.h
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h
ippserver.o: ippserver.c ../config.h ../cups/cups.h ../cups/file.h \
../cups/versioning.h ../cups/ipp.h ../cups/http.h ../cups/array.h \
../cups/language.h ../cups/pwg.h ../cups/string-private.h \
@@ -13,6 +12,6 @@ ipptool.o: ipptool.c ../cups/cups-private.h ../cups/string-private.h \
../config.h ../cups/debug-private.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \
../cups/ipp.h ../cups/http.h ../cups/http-private.h ../cups/language.h \
- ../cups/md5-private.h ../cups/language-private.h ../cups/transcode.h \
- ../cups/pwg-private.h ../cups/cups.h ../cups/file.h ../cups/pwg.h \
- ../cups/thread-private.h ../cups/file-private.h
+ ../cups/language-private.h ../cups/transcode.h ../cups/pwg-private.h \
+ ../cups/cups.h ../cups/file.h ../cups/pwg.h ../cups/thread-private.h \
+ ../cups/file-private.h