]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/sorter/Makefile
Conf: Decoupled cf_stack_done() from committing
[libucw.git] / ucw / sorter / Makefile
index 7430c03214a49748ff4f15652f151447d2d04250..7b7d7c0703211d43b823601a9423e38a2b1f71a7 100644 (file)
@@ -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