mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-08 17:34:49 +00:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
SUBDIRS =
|
|
|
|
if WITH_PYTHON
|
|
SUBDIRS += python
|
|
endif
|