mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
126371be0c
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
|