mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
c02f0b607d
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
|