summaryrefslogtreecommitdiff
path: root/bindings/Makefile.am
blob: b1937312050c51ea6cf61744198abfd3e79e6e13 (plain)
1
2
3
4
5
6
7
8
9
SUBDIRS = 

if WITH_PYTHON
    SUBDIRS += python
endif

if WITH_VALA
    SUBDIRS += vala
endif