mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
9 lines
115 B
Makefile
9 lines
115 B
Makefile
SUBDIRS = flow fault_injection gapplication
|
|
|
|
if HAVE_GTK
|
|
SUBDIRS += gtk
|
|
endif
|
|
|
|
if HAVE_CAIRO
|
|
SUBDIRS += ssim
|
|
endif
|