mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 06:01:04 +00:00
6 lines
51 B
Makefile
6 lines
51 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if WITH_VALA
|
||
|
SUBDIRS += vala
|
||
|
endif
|