diff -r 2c88fd553e5d -r d22d8cd4f628 test/harness/Makefile.am --- a/test/harness/Makefile.am Mon Feb 06 23:55:27 2012 +0000 +++ b/test/harness/Makefile.am Sun Oct 27 17:01:47 2013 +0000 @@ -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