X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FMakefile;h=73ec5d3a238bf5272c839b46bcbc699d873f6bca;hb=5f2e7e93768113f1e80ac2502e670632762fb696;hp=6ef3ef7eb2661ba8b43f9fd012a79232b14b0839;hpb=9a642e25adb0dc3da69e0d31d82d0b35ad9e9243;p=libucw.git diff --git a/lib/Makefile b/lib/Makefile index 6ef3ef7e..73ec5d3a 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -111,7 +111,7 @@ $(o)/lib/slists.test: $(o)/lib/slists-t $(o)/lib/kmp-test.test: $(o)/lib/kmp-test $(o)/lib/bbuf.test: $(o)/lib/bbuf-t $(o)/lib/getopt.test: $(o)/lib/getopt-t -$(o)/lib/fastbuf.test: $(o)/lib/fb-grow-t $(o)/lib/fb-pool-t +$(o)/lib/fastbuf.test: $(o)/lib/fb-file-t $(o)/lib/fb-grow-t $(o)/lib/fb-pool-t ifdef CONFIG_UCW_THREADS TESTS+=$(addprefix $(o)/lib/,asio.test)