summaryrefslogtreecommitdiff
path: root/libupower-glib/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-10-12 19:14:23 +0100
committerRichard Hughes <richard@hughsie.com>2010-10-12 19:14:23 +0100
commitf74dae440b84ef9f6335542eb2ad7f5b8c57e8ac (patch)
tree7e7d6c376ad47e506e980ac0f2e917750cedafbe /libupower-glib/Makefile.am
parent5d902c22b7d009b0695587fbe2d1ba46a4f78bac (diff)
downloadupower-f74dae440b84ef9f6335542eb2ad7f5b8c57e8ac.tar.gz
Do not dist the UPowerGlib-1.0.gir file to fix building on F14
Diffstat (limited to 'libupower-glib/Makefile.am')
-rw-r--r--libupower-glib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libupower-glib/Makefile.am b/libupower-glib/Makefile.am
index 652f2de..9e741e5 100644
--- a/libupower-glib/Makefile.am
+++ b/libupower-glib/Makefile.am
@@ -72,7 +72,7 @@ UPowerGlib_1_0_gir_NAMESPACE = UPowerGlib
INTROSPECTION_GIRS += UPowerGlib-1.0.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)