test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Tue Feb 21 09:29:06 2012 +0000 (2012-02-21)
changeset 38 3b448e2bcdb6
parent 9 6a13fe0fc19e
child 102 ff0aa9b1397a
permissions -rw-r--r--
Test for things that aren't scannos
ali@0
     1
INCLUDES=-I$(top_srcdir)
ali@5
     2
bin_PROGRAMS=loupe-test
ali@0
     3
AM_CFLAGS=$(GLIB_CFLAGS)
ali@0
     4
LIBS=$(GLIB_LIBS)
ali@0
     5
ali@5
     6
loupe_test_SOURCES=loupe-test.c testcase.c testcase.h testcaseio.c \
ali@9
     7
	testcaseio.h testcaseparser.c testcaseparser.h testcaseinput.c \
ali@17
     8
	testcaseinput.h warningsparser.c warningsparser.h
ali@5
     9
loupe_test_LDADD=../../bl/libbl.la