From 1649b49f1c5f388d9c225c375ef0acd2f7894f07 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Thu, 11 Sep 2014 10:54:43 +0200 Subject: [PATCH] validate: docs: Always dist the launcher directoty Fixing make distcheck --- validate/docs/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/validate/docs/Makefile.am b/validate/docs/Makefile.am index 188b9dc171..80353a3fe8 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: