X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FMakefile;h=2a5548704f52c9b3957fbbb17032d7abf5be7133;hb=23d048bf93916d08a87b41533012a36e25de3d2f;hp=ae6cd736e48118b1b0459f3f238192883d18bf70;hpb=35ec1bb7d7bbab61494b654ec0433c38bad0a2ff;p=libucw.git diff --git a/lib/Makefile b/lib/Makefile index ae6cd736..2a554870 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -9,7 +9,7 @@ endif LIBUCW_MODS= \ alloc alloc_str realloc mempool mempool-str mempool-fmt \ mmap pagecache partmap hashfunc \ - lists slists sorter bitsig \ + lists slists simple-lists sorter bitsig \ log log-file proctitle \ conf-alloc conf-dump conf-input conf-intr conf-journal conf-parse conf-section \ ipaccess \ @@ -93,6 +93,7 @@ $(o)/lib/kmp-test.test: $(o)/lib/kmp-test INCLUDES+=$(o)/lib/.include-stamp $(o)/lib/.include-stamp: $(addprefix $(s)/lib/,$(LIBUCW_INCLUDES)) $(s)/build/install-includes $(s)/lib run/include/lib $(?F) + $(s)/build/install-includes $(o)/lib run/include/lib autoconf.h touch $(o)/lib/.include-stamp ifdef CONFIG_UCW_PERL