test/harness/Makefile.am
changeset 102 ff0aa9b1397a
parent 17 2c88fd553e5d
     1.1 --- a/test/harness/Makefile.am	Mon Feb 06 23:55:27 2012 +0000
     1.2 +++ b/test/harness/Makefile.am	Fri Oct 25 11:15:18 2013 +0100
     1.3 @@ -5,5 +5,6 @@
     1.4  
     1.5  loupe_test_SOURCES=loupe-test.c testcase.c testcase.h testcaseio.c \
     1.6  	testcaseio.h testcaseparser.c testcaseparser.h testcaseinput.c \
     1.7 -	testcaseinput.h warningsparser.c warningsparser.h
     1.8 +	testcaseinput.h testcaseoutput.c testcaseoutput.h warningsparser.c \
     1.9 +	warningsparser.h
    1.10  loupe_test_LDADD=../../bl/libbl.la