summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 32d16280..b064a57a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = gidl girepository giscanner tools tests
+SUBDIRS = gir girepository giscanner tools tests
DIST_SUBDIRS = m4 $(SUBDIRS)
pkgconfigdir = $(libdir)/pkgconfig