summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2014-09-11 10:54:43 +0200
committerThibault Saunier <tsaunier@gnome.org>2014-09-12 09:57:05 +0200
commit1649b49f1c5f388d9c225c375ef0acd2f7894f07 (patch)
treecc14336772f9a2a69483a15db5da6db62e26f532
parent332a51d1f05d91b1916c1a715185532069246eb8 (diff)
validate: docs: Always dist the launcher directoty
Fixing make distcheck
-rw-r--r--validate/docs/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/validate/docs/Makefile.am b/validate/docs/Makefile.am
index 188b9dc..80353a3 100644
--- a/validate/docs/Makefile.am
+++ b/validate/docs/Makefile.am
@@ -1,9 +1,8 @@
SUBDIRS = validate
-DIST_SUBDIRS = validate
+DIST_SUBDIRS = validate launcher
if HAVE_SPHINHX
SUBDIRS += launcher
-DIST_SUBDIRS += launcher
endif
upload: