aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-02 09:17:38 -0600
committerTed Gould <ted@gould.cx>2010-03-02 09:17:38 -0600
commitaf2f4333e3bfe2351ef6bb74c0b55687d9602922 (patch)
tree659be121e3ba719a13c7523e6cf69008310272f1 /libdbusmenu-gtk/Makefile.am
parent900d5576614abb3b7ef8e4be821db3a22f57ba21 (diff)
downloadlibdbusmenu-af2f4333e3bfe2351ef6bb74c0b55687d9602922.tar.gz
libdbusmenu-af2f4333e3bfe2351ef6bb74c0b55687d9602922.tar.bz2
libdbusmenu-af2f4333e3bfe2351ef6bb74c0b55687d9602922.zip
Building the gir files at build time instead of at dist.
Diffstat (limited to 'libdbusmenu-gtk/Makefile.am')
-rw-r--r--libdbusmenu-gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-gtk/Makefile.am b/libdbusmenu-gtk/Makefile.am
index e1b16a0..2b4b732 100644
--- a/libdbusmenu-gtk/Makefile.am
+++ b/libdbusmenu-gtk/Makefile.am
@@ -64,7 +64,7 @@ DbusmenuGtk_0_2_gir_FILES = $(addprefix $(srcdir)/, $(introspection_sources))
INTROSPECTION_GIRS += DbusmenuGtk-0.2.gir
girdir = $(datadir)/gir-1.0
-dist_gir_DATA = $(INTROSPECTION_GIRS)
+gir_DATA = $(INTROSPECTION_GIRS)
typelibdir = $(libdir)/girepository-1.0
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)