mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
c206569a64
Summary: Depends on D215 Reviewers: Mathieu_Du Differential Revision: http://phabricator.freedesktop.org/D216
9 lines
110 B
Makefile
9 lines
110 B
Makefile
SUBDIRS = fault_injection gapplication
|
|
|
|
if HAVE_GTK
|
|
SUBDIRS += gtk
|
|
endif
|
|
|
|
if HAVE_CAIRO
|
|
SUBDIRS += ssim
|
|
endif
|