]> mj.ucw.cz Git - libucw.git/commitdiff
Unified top-level Makefile with main-line.
authorMartin Mares <mj@ucw.cz>
Wed, 5 Sep 2007 18:14:08 +0000 (20:14 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 5 Sep 2007 18:14:08 +0000 (20:14 +0200)
lib/sorter/Makefile

index ebe6cad5ce7b81439c377ce6874f37b53cc640ff..6a0c4f94117e4db12d8ca74a800e990a703835df 100644 (file)
@@ -3,6 +3,7 @@
 DIRS+=lib/sorter
 
 LIBUCW_MODS+=sorter/config sorter/govern sorter/sbuck
+PROGS+=$(o)/lib/sorter/sort-test $(o)/lib/sorter/old-test
 
 $(o)/lib/sorter/sort-test: $(o)/lib/sorter/sort-test.o $(LIBUCW)
 $(o)/lib/sorter/old-test: $(o)/lib/sorter/old-test.o $(LIBUCW)