summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 4ad6b8f97d3e27ccde59a6eb2851e609335c4343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = src

if ENABLE_TESTS
SUBDIRS += test
endif


# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = \
	aclocal.m4 compile config.guess config.sub \
	configure depcomp install-sh ltmain.sh     \
	Makefile.in missing

EXTRA_DIST = Android.mk