summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Volz <andreas@er00923n.(none)>2011-02-15 23:58:42 +0100
committerAndreas Volz <andreas@er00923n.(none)>2011-02-15 23:58:42 +0100
commitcdedb019b026eb7bc1b909fd73d12e9c78b32a88 (patch)
treec1666dc1f63b6f41a62818226e177ad07ed3cd5d /configure.ac
parent466931e52791521eb648ae21c614105e913270d4 (diff)
downloaddbus-c++-cdedb019b026eb7bc1b909fd73d12e9c78b32a88.tar.gz
- fixed Strcut generation in generator tool
- added some test cases
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc9f063..64923a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -182,7 +182,9 @@ AC_OUTPUT(
Makefile
src/Makefile
tools/Makefile
- data/Makefile
+ test/Makefile
+ test/generator/Makefile
+ data/Makefile
doc/Makefile
doc/Doxyfile
examples/Makefile