mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
68eca5a99c
Original commit message from CVS: reorganize stuff under tests/
9 lines
103 B
Makefile
9 lines
103 B
Makefile
if HAVE_FT2
|
|
FT2_SUBDIRS = seek
|
|
else
|
|
FT2_SUBDIRS =
|
|
endif
|
|
|
|
SUBDIRS = $(FT2_SUBDIRS)
|
|
|
|
DIST_SUBDIRS = seek
|