Include both testutil.c and testutil.h, and not just testutil.c, in the
authorYang Tse <yangsita@gmail.com>
Fri, 9 Feb 2007 12:41:57 +0000 (12:41 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 9 Feb 2007 12:41:57 +0000 (12:41 +0000)
commit8c9233f6b2577b6d2a314d83bc2e30fc1dee2cea
tree3aa41c23850a52062dd677470728162a23a69569
parent6fcf98f61793e5bc273e857a24b63a58dea2c4c3
Include both testutil.c and testutil.h, and not just testutil.c, in the
list of source files for those tests that use it. Otherwise testutil.h
might not be found by the compiler.
tests/libtest/Makefile.am