
10 Dec
2007
10 Dec
'07
8:34 a.m.
# HG changeset patch # User Heidi Eckhart <heidieck@linux.vnet.ibm.com> # Date 1197275636 -3600 # Node ID 232cec89a48eab8ef8e597a7e90334cb6c50987c # Parent d09a2f8d14bf7fb9e78480353cb18c54545b9d1d [CU] Fix tools/Makefile to take care of removed itest.c The itest.c file was removed by the previous fix, but not taken out of tools/Makefile. Signed-off-by: Heidi Eckhart <heidieck@linux.vnet.ibm.com> diff -r d09a2f8d14bf -r 232cec89a48e tools/Makefile.am --- a/tools/Makefile.am Thu Dec 06 11:36:42 2007 -0500 +++ b/tools/Makefile.am Mon Dec 10 09:33:56 2007 +0100 @@ -1,4 +1,1 @@ # Copyright IBM Corp. 2007 -noinst_PROGRAMS = itest - -itest_SOURCES = itest.c \ No newline at end of file