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

if TESTS
SUBDIRS += test
endif
if EXAMPLES
SUBDIRS += example
endif