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

SUBDIRS = . src docs

if BUILD_TESTS

check-local: clean

endif


-include $(top_srcdir)/git.mk