summaryrefslogtreecommitdiff
path: root/monitor
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 /monitor
parent342395f9d1b6146b5c82132b18ee0cc6cd294f8c (diff)
downloadcups-123979a9db0cec406d710e3b89f351f2e98cb686.tar.gz
Move libcupsimage to the "cups" subdirectory, along with its unit tests and
benchmark.
Diffstat (limited to 'monitor')
-rw-r--r--monitor/Dependencies14
1 files changed, 7 insertions, 7 deletions
diff --git a/monitor/Dependencies b/monitor/Dependencies
index ae6d2bf09..1ad3e7af5 100644
--- a/monitor/Dependencies
+++ b/monitor/Dependencies
@@ -1,14 +1,14 @@
bcp.o: bcp.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/ppd.h ../cups/raster.h
+ ../cups/http-private.h ../cups/language.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/ppd.h \
+ ../cups/raster.h
tbcp.o: tbcp.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/ppd.h ../cups/raster.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/ppd.h ../cups/raster.h