mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
53c29a1259
Original commit message from CVS: * PORTED_09: * docs/random/PORTED_09: move * tests/Makefile.am: add * win32/gst.sln: remove
11 lines
125 B
Makefile
11 lines
125 B
Makefile
if HAVE_CHECK
|
|
SUBDIRS_CHECK = check
|
|
else
|
|
SUBDIRS_CHECK =
|
|
endif
|
|
|
|
SUBDIRS = \
|
|
$(SUBDIRS_CHECK)
|
|
|
|
DIST_SUBDIRS = \
|
|
check
|