mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
f9893ae903
Original commit message from CVS: * tests/examples/Makefile.am: Fix even more.
9 lines
117 B
Makefile
9 lines
117 B
Makefile
if HAVE_FT2
|
|
FT2_SUBDIRS = seek
|
|
else
|
|
FT2_SUBDIRS =
|
|
endif
|
|
|
|
SUBDIRS = $(FT2_SUBDIRS) volume
|
|
|
|
DIST_SUBDIRS = seek volume
|