X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fsorter%2FMakefile;h=ebe6cad5ce7b81439c377ce6874f37b53cc640ff;hb=5f2e7e93768113f1e80ac2502e670632762fb696;hp=ad14a927e35e282350777588fd8a1f8667d69193;hpb=5ff0a5b047624c8f215da9cd6c7182d609fcbd01;p=libucw.git diff --git a/lib/sorter/Makefile b/lib/sorter/Makefile index ad14a927..ebe6cad5 100644 --- a/lib/sorter/Makefile +++ b/lib/sorter/Makefile @@ -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)