mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-11 19:06:33 +00:00
b5d3622b31
Summary: Currently the only supported action is gtk-put-event allowing press and release keyboard keys. Reviewers: Mathieu_Du Differential Revision: http://phabricator.freedesktop.org/D117
5 lines
73 B
Makefile
5 lines
73 B
Makefile
SUBDIRS = fault_injection gapplication
|
|
|
|
if HAVE_GTK
|
|
SUBDIRS += gtk
|
|
endif
|