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