summaryrefslogtreecommitdiff
path: root/monitor
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 10:46:05 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-02-20 10:46:05 -0500
commit19186c8baec37d508a8025a1b1d2333f29ed5eae (patch)
treed5fa3f9e90a91b80d60177df858d1f17653c3694 /monitor
parent7d26bf7d6cb1474e981655819adff91f883346ac (diff)
downloadcups-19186c8baec37d508a8025a1b1d2333f29ed5eae.tar.gz
Changelog and dependencies updates.
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 1ad3e7af5..43ceecfbd 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/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/array.h ../cups/ipp-private.h ../cups/cups.h ../cups/file.h \
+ ../cups/ipp.h ../cups/http.h ../cups/language.h ../cups/pwg.h \
+ ../cups/http-private.h ../cups/language-private.h ../cups/transcode.h \
+ ../cups/pwg-private.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/cups.h ../cups/file.h ../cups/ipp.h ../cups/http.h \
+ ../cups/language.h ../cups/pwg.h ../cups/http-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/thread-private.h ../cups/ppd.h ../cups/raster.h