[gconf] Bug 498934 - fix "make distcheck"



commit bef5e3098b6d6803d246f7a99876bc1e590cc648
Author: Gilles Dartiguelongue <gilles dartiguelongue esiee org>
Date:   Tue Apr 28 20:42:52 2009 +0200

    Bug 498934 - fix "make distcheck"
---
 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 7ad78ec..8d055d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ if ENABLE_DEFAULTS_SERVICE
 SUBDIRS += defaults
 endif
 
-DIST_SUBDIRS=tests $(SUBDIRS) 
+DIST_SUBDIRS = tests $(SUBDIRS) defaults
 
 EXTRA_DIST =                \
 	TODO                \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]