summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: 95bbaf53dc3de82660ab238673ed3e526ea463b6 (plain) (blame)
1
2
3
4
TESTS = check_parse
check_PROGRAMS = check_parse
check_parse_SOURCES = check_parse.c $(top_builddir)/src/parse.h
check_parse_CFLAGS = @CHECK_CFLAGS@