aboutsummaryrefslogtreecommitdiff
path: root/bindings/Makefile.am
blob: 8e621e4ecf0fb19dee9ae56558cd41791538e3d7 (plain)
1
2
3
4
5
6
7
8
9
10
if USE_GTK3
SUBDIRS =	\
	mono	\
	vala
else
SUBDIRS =		\
	mono		\
	python		\
	vala
endif