summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilles Dartiguelongue <gilles.dartiguelongue@esiee.org>2009-04-28 20:42:52 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2009-05-03 20:14:53 +0200
commitbef5e3098b6d6803d246f7a99876bc1e590cc648 (patch)
tree828a4ec29b5df317e5b5b562a656e14bd1b80422 /Makefile.am
parentd82b796d1d785b49535b38b92bc86ec40993590a (diff)
downloadgconf-bef5e3098b6d6803d246f7a99876bc1e590cc648.tar.gz
Bug 498934 - fix "make distcheck"
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7ad78ecc..8d055d20 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 \