test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Thu Feb 02 09:06:37 2012 +0000 (2012-02-02)
changeset 15 c4b472e1fc9a
parent 5 f600b0d1fc5d
child 17 2c88fd553e5d
permissions -rw-r--r--
Add testcase for brackets
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@9
     8
	testcaseinput.h
ali@5
     9
loupe_test_LDADD=../../bl/libbl.la