diff --git a/util/Makefile b/util/Makefile index b7988dc..38b5725 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,8 +1,8 @@ SRC := ndbench.c TARGETS := ndbench-static ndbench FILE_BIN := ndbench-static ndbench -FILE_DOC := ndbech.xls -FILE_LIB := test-10K.ndb test-100K.ndb test-1M.ndb test-all.ndb +FILE_LIB := *.ndb +FILE_DOC := ndbench.xls