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

ACLOCAL_AMFLAGS = '-I m4'

if HAVE_GTEST
SUBDIRS += tests
endif

include $(top_srcdir)/Makefile.am.coverage