test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Sat Feb 18 23:19:50 2012 +0000 (2012-02-18)
changeset 28 ccf8441dfc5c
parent 9 6a13fe0fc19e
child 102 ff0aa9b1397a
permissions -rw-r--r--
Add testcase for I" scanno check
     1 INCLUDES=-I$(top_srcdir)
     2 bin_PROGRAMS=loupe-test
     3 AM_CFLAGS=$(GLIB_CFLAGS)
     4 LIBS=$(GLIB_LIBS)
     5 
     6 loupe_test_SOURCES=loupe-test.c testcase.c testcase.h testcaseio.c \
     7 	testcaseio.h testcaseparser.c testcaseparser.h testcaseinput.c \
     8 	testcaseinput.h warningsparser.c warningsparser.h
     9 loupe_test_LDADD=../../bl/libbl.la