mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
6 lines
58 B
Makefile
6 lines
58 B
Makefile
|
SUBDIRS = gi
|
||
|
|
||
|
if BUILD_EXAMPLES
|
||
|
SUBDIRS += examples
|
||
|
endif
|