summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: dd165fb3e9183d9044c450e4362f63066afcbd5e (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 meson.build meson_options.txt