gst-rtsp-server: update python bindings
[platform/upstream/gstreamer.git] / bindings / Makefile.am
1 SUBDIRS = 
2
3 if WITH_PYTHON
4     SUBDIRS += python
5 endif
6
7 if WITH_VALA
8     SUBDIRS += vala
9 endif