X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2FMakefile;h=68094263eb9e31976054ce8761d8fe6fe9adae08;hb=08c8e738a3c1016d11780b84153b7ee4f2b680ab;hp=b803e7d4391def7d555d7dc1e981bcd201199b15;hpb=d1aafff0fe133eb49770b78205bd183fe40c12bc;p=libucw.git diff --git a/ucw/Makefile b/ucw/Makefile index b803e7d4..68094263 100644 --- a/ucw/Makefile +++ b/ucw/Makefile @@ -9,7 +9,7 @@ LIBUCW_MODS= \ threads \ alloc alloc_str realloc bigalloc mempool mempool-str mempool-fmt eltpool \ mmap partmap hashfunc \ - lists slists simple-lists bitsig \ + slists simple-lists bitsig \ log log-file proctitle \ conf-alloc conf-dump conf-input conf-intr conf-journal conf-parse conf-section \ ipaccess \ @@ -35,7 +35,7 @@ LIBUCW_INCLUDES= \ lib.h config.h threads.h \ mempool.h \ arraysort.h \ - lists.h clists.h slists.h simple-lists.h \ + clists.h slists.h simple-lists.h \ string.h stkstring.h unicode.h chartype.h regex.h \ wildmatch.h \ unaligned.h prefetch.h \