test/harness/Makefile.am
changeset 15 c4b472e1fc9a
parent 5 f600b0d1fc5d
child 17 2c88fd553e5d
     1.1 --- a/test/harness/Makefile.am	Fri Jan 27 10:30:16 2012 +0000
     1.2 +++ b/test/harness/Makefile.am	Thu Feb 02 09:06:37 2012 +0000
     1.3 @@ -4,5 +4,6 @@
     1.4  LIBS=$(GLIB_LIBS)
     1.5  
     1.6  loupe_test_SOURCES=loupe-test.c testcase.c testcase.h testcaseio.c \
     1.7 -	testcaseio.h testcaseparser.c testcaseparser.h
     1.8 +	testcaseio.h testcaseparser.c testcaseparser.h testcaseinput.c \
     1.9 +	testcaseinput.h
    1.10  loupe_test_LDADD=../../bl/libbl.la