diff -r 32f280a5ed7d -r f450618b8f98 configure.ac --- a/configure.ac Thu Jul 15 12:15:58 2004 +0000 +++ b/configure.ac Thu Jul 15 15:31:24 2004 +0000 @@ -25,5 +25,5 @@ AC_HEADER_STDC AC_CHECK_FUNCS(gettimeofday) -AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile src/hugo/Makefile src/test/Makefile]) +AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile src/hugo/Makefile src/test/Makefile src/benchmark/Makefile]) AC_OUTPUT