]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sorter/Makefile
Added a couple of tests with the old sorter to have reference for speed benchmarks.
[libucw.git] / lib / sorter / Makefile
index ad14a927e35e282350777588fd8a1f8667d69193..ebe6cad5ce7b81439c377ce6874f37b53cc640ff 100644 (file)
@@ -2,6 +2,7 @@
 
 DIRS+=lib/sorter
 
-LIBUCW_MODS+=sorter/config sorter/govern
+LIBUCW_MODS+=sorter/config sorter/govern sorter/sbuck
 
 $(o)/lib/sorter/sort-test: $(o)/lib/sorter/sort-test.o $(LIBUCW)
+$(o)/lib/sorter/old-test: $(o)/lib/sorter/old-test.o $(LIBUCW)