X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FMakefile;h=52751e11e95035c8e88d4631824df3b12f09e7c7;hb=aafbea40b7613274180c8bab60012a0322f8d7dd;hp=2ee53e141c8b180106d115045182b4c38f6aee3c;hpb=a1f74b39f32118bc29bd83e73564143000aeb951;p=libucw.git diff --git a/lib/Makefile b/lib/Makefile index 2ee53e14..52751e11 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -59,7 +59,7 @@ LIBUCW_INCLUDES= \ md5.h \ base64.h base224.h \ qache.h \ - kmp.h kmp-search.h \ + kmp.h kmp-search.h binsearch.h \ partmap.h ifdef CONFIG_UCW_THREADS @@ -122,10 +122,8 @@ endif API_LIBS+=libucw API_INCLUDES+=$(o)/lib/.include-stamp -# XXX: We do not have a dependency on autoconf.h, but it is generated by configure -# before make ever starts, so this is safe. -$(o)/lib/.include-stamp: $(addprefix $(s)/lib/,$(LIBUCW_INCLUDES)) - $(Q)$(s)/build/install-includes $(