]> mj.ucw.cz Git - libucw.git/blobdiff - lib/Makefile
- buckettool updated to extract, cat, and create all kinds of buckets
[libucw.git] / lib / Makefile
index 54ebe46b0be783848f8780a844d749dd39d9ac11..9cee12776da053e8378aa45b2b60b4713b2c1f96 100644 (file)
@@ -26,7 +26,7 @@ obj/lib/hashfunc.o obj/lib/hashfunc.oo: CFLAGS += -funroll-loops
 
 obj/lib/db-test: obj/lib/db-test.o $(LIBSH)
 obj/lib/db-tool: obj/lib/db-tool.o $(LIBSH)
-obj/lib/buckettool: obj/lib/buckettool.o $(LIBSH)
+obj/lib/buckettool: obj/lib/buckettool.o $(LIBCHARSET) $(LIBSH)
 obj/lib/conf-test: obj/lib/conf-test.o $(LIBSH)
 obj/lib/sort-test: obj/lib/sort-test.o $(LIBSH)
 obj/lib/lfs-test: obj/lib/lfs-test.o $(LIBSH)