test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Fri Jan 27 23:59:51 2012 +0000 (2012-01-27)
changeset 8 cf332d440466
parent 0 c2f4c0285180
child 9 6a13fe0fc19e
permissions -rw-r--r--
Add a testcase for embedded LFs
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@5
     7
	testcaseio.h testcaseparser.c testcaseparser.h
ali@5
     8
loupe_test_LDADD=../../bl/libbl.la