core: add support for the autoverbose feature
[fbsplash.git] / core / src / test / Makefile.am
blob1a26c89ae71e5fe86220652c85e9a9a6afec4f22
1 check_PROGRAMS = test_parser
3 TESTS = test_parser
5 test_parser_SOURCES  = test_parser.c ../parse.c
6 test_parser_CPPFLAGS = $(AM_CPPFLAGS) $(libfbsplashrender_la_CFLAGS) -DTARGET_UTIL
7 test_parser_LDFLAGS  = $(AM_LDFLAGS) ../libfbsplashrender.la ../libfbsplash.la