mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
7 lines
No EOL
100 B
Makefile
7 lines
No EOL
100 B
Makefile
if HAVE_GST_CHECK
|
|
CHECK_SUBDIRS= check
|
|
else
|
|
CHECK_SUBDIRS=
|
|
endif
|
|
|
|
SUBDIRS= $(CHECK_SUBDIRS) examples
|