]> mj.ucw.cz Git - libucw.git/blobdiff - debug/sorter/Makefile
fb-direct: Name-space cleanup.
[libucw.git] / debug / sorter / Makefile
index 8ef966316d6565a907decb0dbd5359ad387a5147..70f745dc196fb75960b4033e972d7ce642833b1d 100644 (file)
@@ -1,7 +1,9 @@
 # Testing the new sorter
 
 DIRS+=debug/sorter
-PROGS+=$(addprefix $(o)/debug/sorter/,retros file-test)
+PROGS+=$(addprefix $(o)/debug/sorter/,retros file-test asio-test)
 
 $(o)/debug/sorter/retros: $(o)/debug/sorter/retros.o $(LIBSH)
 $(o)/debug/sorter/file-test: $(o)/debug/sorter/file-test.o $(LIBSH)
+$(o)/debug/sorter/asio-test: $(o)/debug/sorter/asio-test.o $(LIBSH)
+$(o)/debug/sorter/asio-test: LIBS+=-lpthread