summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTommi Komulainen <tko@src.gnome.org>2008-10-29 11:24:07 +0000
committerTommi Komulainen <tko@src.gnome.org>2008-10-29 11:24:07 +0000
commit978a55329805fa62006a31b263cf3af496fee531 (patch)
tree356ce031a15ff28001e997d6dc6f093e71848a08 /configure.ac
parent01ede5d6450c37ff75831c9364432dda886e93c7 (diff)
downloadgobject-introspection-978a55329805fa62006a31b263cf3af496fee531.tar.gz
move tests/types to tests/everything
* configure.ac: * tests/Makefile.am: * tests/types/Makefile.am -> tests/everything/Makefile.am * tests/types/gitesttypes.c -> tests/everything/gitesttypes.c * tests/types/gitesttypes.h -> tests/everything/gitesttypes.h svn path=/trunk/; revision=825
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b7de3976..7a73a271 100644
--- a/configure.ac
+++ b/configure.ac
@@ -191,6 +191,6 @@ tests/Makefile
tests/invoke/Makefile
tests/scanner/Makefile
tests/repository/Makefile
-tests/types/Makefile
+tests/everything/Makefile
gobject-introspection-1.0.pc])
AC_OUTPUT