test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Fri Jan 27 10:30:16 2012 +0000 (2012-01-27)
changeset 5 f600b0d1fc5d
parent 0 c2f4c0285180
child 9 6a13fe0fc19e
permissions -rw-r--r--
Rename to bookloupe
     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
     8 loupe_test_LDADD=../../bl/libbl.la