summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-04-28 02:22:07 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-28 02:22:07 +0000
commitc828bbd48d804aba96044e0a3f227f8f75e67482 (patch)
tree26edd13915b2b27ddc4244c11833d15ddae887b5 /configure.ac
parentb3c95293c34bd9836397c725e61ea20a1e07dbe5 (diff)
downloadgobject-introspection-c828bbd48d804aba96044e0a3f227f8f75e67482.tar.gz
Replace the GObject gidl with a GObject gir.
2008-04-27 Johan Dahlin <johan@gnome.org> * Makefile.am: * configure.ac: * gidl/Makefile.am: * gidl/gobject-2.0.gidl: * gir/Makefile.am: * gir/gobject-2.0.gir: * tests/parser/Makefile.am: Replace the GObject gidl with a GObject gir. svn path=/trunk/; revision=241
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 6dcdb516..e691cf51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,7 @@ AM_PATH_PYTHON([2.5])
AM_CHECK_PYTHON_HEADERS
AC_CONFIG_FILES([Makefile
- gidl/Makefile
+ gir/Makefile
girepository/Makefile
giscanner/Makefile
m4/Makefile