mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
6 lines
56 B
Makefile
6 lines
56 B
Makefile
|
if HAVE_GST_EGL
|
||
|
SUBDIRS = egl
|
||
|
endif
|
||
|
|
||
|
DIST_SUBDIRS = egl
|