aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 02d61882ce0e2e688d79caf682d7cd0c2f1678d5 (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