mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
7 lines
56 B
Makefile
7 lines
56 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if WITH_PYTHON
|
||
|
SUBDIRS += python
|
||
|
endif
|
||
|
|