summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjj29 <mjj29@illythia>2006-07-26 15:25:04 -0100
committermjj29 <mjj29@illythia>2006-07-26 15:25:04 -0100
commit1ba0637a78f7cf5b1b5eee514cfb34c211cfe244 (patch)
treed01fb33be522e9f84d5ebb240bd85ceb645f6b80
parentf50200160ae3f6ccad836e2f2a2da03a4bd8721a (diff)
asdf
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 45e08b8..2f865a0 100644
--- a/README
+++ b/README
@@ -29,6 +29,7 @@ Starting clients and servers is done using Makefiles and chaining thereof. Each
binding should provide the following Makefile targets in their respective
top-level dirs:
+ cross-test-compile - do any compilation necessary to run the server and client
cross-test-server - run a server which binds to
org.freedesktop.DBus.Binding.TestServer. Listens and
answers method calls on the /Test object until Exit