summaryrefslogtreecommitdiff
path: root/tests/annotations/Makefile.am
blob: 1653011d3269025c12cafc5b367fc25f89271f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

SUBDIRS = . src docs

if BUILD_TESTS

check-local: clean

endif

-include $(top_srcdir)/git.mk