gstreamer/bindings/Makefile.am

10 lines
95 B
Makefile
Raw Normal View History

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