validate: docs: Always dist the launcher directoty

Fixing make distcheck
This commit is contained in:
Thibault Saunier 2014-09-11 10:54:43 +02:00
parent 332a51d1f0
commit 1649b49f1c

View file

@ -1,9 +1,8 @@
SUBDIRS = validate
DIST_SUBDIRS = validate
DIST_SUBDIRS = validate launcher
if HAVE_SPHINHX
SUBDIRS += launcher
DIST_SUBDIRS += launcher
endif
upload: