]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sorter/Makefile
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.11
[libucw.git] / lib / sorter / Makefile
index a9b94307c17aac6728f21f400a536efe2ba20d5c..b54c05f41d55b3fc706609b2a443e21b25b37728 100644 (file)
@@ -3,8 +3,8 @@
 DIRS+=lib/sorter
 
 LIBUCW_MODS+=$(addprefix sorter/, config govern sbuck array)
-#LIBUCW_INCLUDES+=$(addprefix sorter/, array.h common.h s-fixint.h \
-#      s-internal.h s-multiway.h s-radix.h s-twoway.h sorter.h)
+LIBUCW_INCLUDES+=$(addprefix sorter/, array.h common.h s-fixint.h \
+       s-internal.h s-multiway.h s-radix.h s-twoway.h sorter.h)
 
 ifdef CONFIG_DEBUG_TOOLS
 PROGS+=$(o)/lib/sorter/sort-test