mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
138929756f
Original commit message from CVS: merge from release branch
8 lines
132 B
Makefile
8 lines
132 B
Makefile
if HAVE_GTK
|
|
GTK_SUBDIRS=dynparams seeking
|
|
else
|
|
GTK_SUBDIRS=
|
|
endif
|
|
|
|
SUBDIRS=$(GTK_SUBDIRS)
|
|
DIST_SUBDIRS=capsfilter dynparams seeking
|