]> mj.ucw.cz Git - libucw.git/blobdiff - debug/sorter/Makefile
Split autoconf.cfg
[libucw.git] / debug / sorter / Makefile
index 5a3e262eae27dd8741adee69785e370e594d5719..bcfcea058f6226cf09d7bdf5b1250a91e6436bf1 100644 (file)
@@ -1,7 +1,7 @@
 # Tests related to the new sorter
 
 DIRS+=debug/sorter
-PROGS+=$(addprefix $(o)/debug/sorter/,retros radix-file-test radix-asio-test radix-tune-bits radix-tune-thresh)
+PROGS+=$(addprefix $(o)/debug/sorter/,radix-file-test radix-asio-test radix-tune-bits radix-tune-thresh)
 
 $(o)/debug/sorter/retros: $(o)/debug/sorter/retros.o $(LIBSH)
 $(o)/debug/sorter/radix-file-test: $(o)/debug/sorter/radix-file-test.o $(LIBSH)