mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
validate: docs: Always dist the launcher directoty
Fixing make distcheck
This commit is contained in:
parent
332a51d1f0
commit
1649b49f1c
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
||||||
SUBDIRS = validate
|
SUBDIRS = validate
|
||||||
DIST_SUBDIRS = validate
|
DIST_SUBDIRS = validate launcher
|
||||||
|
|
||||||
if HAVE_SPHINHX
|
if HAVE_SPHINHX
|
||||||
SUBDIRS += launcher
|
SUBDIRS += launcher
|
||||||
DIST_SUBDIRS += launcher
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
|
|
Loading…
Reference in a new issue