gstreamer/bindings/Makefile.am

10 lines
95 B
Makefile

SUBDIRS =
if WITH_PYTHON
SUBDIRS += python
endif
if WITH_VALA
SUBDIRS += vala
endif