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

if HAVE_GTEST
SUBDIRS += tests
endif

include $(top_srcdir)/Makefile.am.coverage