changeset 9 | 6a13fe0fc19e |
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 Mon Jan 30 00:36:31 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