X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fsorter%2FMakefile;h=7b7d7c0703211d43b823601a9423e38a2b1f71a7;hb=6efdc514c193f18c9ef840096750c37e78a01bf6;hp=7430c03214a49748ff4f15652f151447d2d04250;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;p=libucw.git diff --git a/ucw/sorter/Makefile b/ucw/sorter/Makefile index 7430c032..7b7d7c07 100644 --- a/ucw/sorter/Makefile +++ b/ucw/sorter/Makefile @@ -11,6 +11,9 @@ ifdef CONFIG_DEBUG_TOOLS PROGS+=$(o)/ucw/sorter/sort-test endif +TESTS+=$(o)/ucw/sorter/sort-test.test + +$(o)/ucw/sorter/sort-test.test: $(o)/ucw/sorter/sort-test $(o)/ucw/sorter/sort-test: $(o)/ucw/sorter/sort-test.o $(LIBUCW) INSTALL_TARGETS+=install-ucw-sorter