summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-15 15:18:26 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-15 15:18:26 +0000
commit0d7bf34ed6702c60028fa80e5d481621e9741d09 (patch)
treec299f0186d1e5b132d43ad96e306e186b28a913a /Makefile.am
parente93895a257b1215fa0ab0e3667e900df7709fa60 (diff)
downloadupower-0d7bf34ed6702c60028fa80e5d481621e9741d09.tar.gz
Add initial GObject introspection support
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5e9b8c0..6e1f46a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
## Process this file with automake to produce Makefile.in
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = devkit-power-gobject src doc tools policy po $(UDEV_RULES)
DIST_SUBDIRS = devkit-power-gobject src doc tools policy po rules
@@ -32,7 +34,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = devkit-power-gobject.pc
# xsltproc barfs on 'make distcheck'; disable for now
-DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc --enable-introspection
clean-local :
rm -f *~