test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Sat Sep 21 23:48:00 2013 +0100 (2013-09-21)
changeset 102 8ebfd83f8688
parent 9 6a13fe0fc19e
child 136 2f3762ff90d8
permissions -rw-r--r--
Added tag 2.0.51 for changeset 7afb1e598abd
     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