test/harness/Makefile.am
author ali <ali@juiblex.co.uk>
Thu Dec 05 10:58:41 2013 +0000 (2013-12-05)
changeset 219 98fc47ee1beb
parent 17 2c88fd553e5d
permissions -rw-r--r--
Added tag 2.0.69 for changeset b01d4a64a929
     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 testcaseinput.c \
     8 	testcaseinput.h testcaseoutput.c testcaseoutput.h warningsparser.c \
     9 	warningsparser.h
    10 loupe_test_LDADD=../../bl/libbl.la