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

if ENABLE_TESTS
SUBDIRS += \
	devices \
	rdisc \
	supplicant-manager/tests \
	tests
endif