diff options
author | Tomeu Vizoso <tomeu.vizoso@collabora.co.uk> | 2011-08-11 15:46:31 +0200 |
---|---|---|
committer | Tomeu Vizoso <tomeu.vizoso@collabora.co.uk> | 2011-08-11 16:54:37 +0200 |
commit | 2712de76615c80bee8dc88c9c2ba4d40d763082f (patch) | |
tree | 42c650c60dfc84f0be50a1a5a826e830d9c4de6e /configure.ac | |
parent | 407b861c397acce66c8b40c1a1a24e6fbdf5d2d6 (diff) | |
download | gobject-introspection-2712de76615c80bee8dc88c9c2ba4d40d763082f.tar.gz |
Add a way to check for unintended effects of changes in g-ir-doctool
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 69da250c..b349d8ec 100644 --- a/configure.ac +++ b/configure.ac @@ -276,6 +276,7 @@ tests/offsets/Makefile tests/scanner/Makefile tests/repository/Makefile tests/warn/Makefile +tests/doctool/Makefile docs/Makefile docs/reference/Makefile gobject-introspection-1.0.pc |