diff -r 2c88fd553e5d -r 2d48e8cdda24 test/harness/Makefile.am --- a/test/harness/Makefile.am Mon Feb 06 23:55:27 2012 +0000 +++ b/test/harness/Makefile.am Wed Oct 02 09:14:33 2013 +0100 @@ -5,5 +5,6 @@ loupe_test_SOURCES=loupe-test.c testcase.c testcase.h testcaseio.c \ testcaseio.h testcaseparser.c testcaseparser.h testcaseinput.c \ - testcaseinput.h warningsparser.c warningsparser.h + testcaseinput.h testcaseoutput.c testcaseoutput.h warningsparser.c \ + warningsparser.h loupe_test_LDADD=../../bl/libbl.la