mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
161d53e6da
Original commit message from CVS: moved ximagesrc to good
11 lines
134 B
Makefile
11 lines
134 B
Makefile
if HAVE_CHECK
|
|
SUBDIRS_CHECK = check
|
|
else
|
|
SUBDIRS_CHECK =
|
|
endif
|
|
|
|
SUBDIRS = icles \
|
|
$(SUBDIRS_CHECK)
|
|
|
|
DIST_SUBDIRS = icles \
|
|
check
|