test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Thu Oct 17 08:30:07 2013 +0100 (2013-10-17)
changeset 183 320e7ad74ffc
parent 17 2c88fd553e5d
permissions -rw-r--r--
Added tag 2.0.64 for changeset 51c3ee3507e2
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@136
     8
	testcaseinput.h testcaseoutput.c testcaseoutput.h warningsparser.c \
ali@136
     9
	warningsparser.h
ali@5
    10
loupe_test_LDADD=../../bl/libbl.la