summaryrefslogtreecommitdiff
path: root/monitor
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-03-04 01:12:17 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-03-04 01:12:17 +0000
commita603edef72e293330df701a66d6ead8aafe2f5b1 (patch)
treedac9bba6c28a1b2e932a8c4d07b8c620011b7be2 /monitor
parent568fa3faf16f8694653600d87955473941cc03c1 (diff)
downloadcups-a603edef72e293330df701a66d6ead8aafe2f5b1.tar.gz
Merge changes from CUPS 1.4svn-r7366.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@656 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'monitor')
-rw-r--r--monitor/Dependencies13
1 files changed, 7 insertions, 6 deletions
diff --git a/monitor/Dependencies b/monitor/Dependencies
index fed36ed6b..af9676644 100644
--- a/monitor/Dependencies
+++ b/monitor/Dependencies
@@ -1,7 +1,8 @@
# DO NOT DELETE THIS LINE -- make depend depends on it.
-bcp.o: bcp.c ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h \
- ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
- ../cups/language.h
-tbcp.o: tbcp.c ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h \
- ../cups/http.h ../cups/ppd.h ../cups/array.h ../cups/file.h \
- ../cups/language.h
+
+bcp.o: ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h
+bcp.o: ../cups/http.h ../cups/versioning.h ../cups/ppd.h ../cups/array.h
+bcp.o: ../cups/file.h ../cups/language.h
+tbcp.o: ../cups/string.h ../config.h ../cups/cups.h ../cups/ipp.h
+tbcp.o: ../cups/http.h ../cups/versioning.h ../cups/ppd.h ../cups/array.h
+tbcp.o: ../cups/file.h ../cups/language.h