mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 22:42:35 +00:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
SUBDIRS =
|
|
|
|
if WITH_PYTHON
|
|
SUBDIRS += python
|
|
endif
|