gstreamer/bindings/Makefile.am
Tim-Philipp Müller 2ea47851c0 python: remove pygst-based python bindings
pygi is the future, apparently.
2012-02-13 10:37:37 +00:00

5 lines
51 B
Makefile

SUBDIRS =
if WITH_VALA
SUBDIRS += vala
endif