mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
Added directories to DIST_SUBDIRS
Original commit message from CVS: Added directories to DIST_SUBDIRS
This commit is contained in:
parent
5c60d369c7
commit
5d171b83c7
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
SUBDIRS = autoplug \
|
SUBDIRS = autoplug \
|
||||||
helloworld helloworld2 \
|
helloworld helloworld2 \
|
||||||
queue queue2 queue3 queue4 \
|
queue queue2 queue3 queue4 \
|
||||||
thread xml
|
thread xml
|
||||||
|
|
||||||
EXTRA_DIST = launch
|
DIST_SUBDIRS = launch $(SUBDIRS)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SUBDIRS = autoplug \
|
SUBDIRS = autoplug \
|
||||||
helloworld helloworld2 \
|
helloworld helloworld2 \
|
||||||
queue queue2 queue3 queue4 \
|
queue queue2 queue3 queue4 \
|
||||||
thread xml
|
thread xml
|
||||||
|
|
||||||
EXTRA_DIST = launch
|
DIST_SUBDIRS = launch $(SUBDIRS)
|
||||||
|
|
Loading…
Reference in a new issue