summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 70c6fba3ebc68abf9ea67a464196a52a56c28881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

SUBDIRS = \
	mission-control \
	plugin-base \
	tests

if HAVE_TP_SALUT
SUBDIRS += salut
endif

if HAVE_TP_GABBLE
SUBDIRS += gabble
endif