[gconf] Fix make distcheck
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Subject: [gconf] Fix make distcheck
- Date: Tue, 5 May 2009 22:28:23 -0400 (EDT)
commit 8170b9a8fccbaaaa82a81bb77bf49537fd4c139f
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 5 22:28:11 2009 -0400
Fix make distcheck
---
Makefile.am | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 8d055d2..08b887e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,12 @@
-SUBDIRS = gconf backends po doc examples
+SUBDIRS = gconf backends po doc examples
+
+DIST_SUBDIRS = tests gconf backends po doc examples defaults
if ENABLE_DEFAULTS_SERVICE
SUBDIRS += defaults
endif
-DIST_SUBDIRS = tests $(SUBDIRS) defaults
-
EXTRA_DIST = \
TODO \
gtk-doc.make \
@@ -19,7 +19,7 @@ DISTCLEANFILES = \
intltool-merge \
intltool-extract
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-defaults-service
install-data-local:
-mkdir -p $(DESTDIR)$(sysgconfdir)/gconf.xml.defaults
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]