]> mj.ucw.cz Git - libucw.git/commitdiff
Fixed a typo in the list of includes. Has anybody compiled the full tree recently? ;)
authorMartin Mares <mj@ucw.cz>
Wed, 2 Jun 2010 08:23:37 +0000 (10:23 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 2 Jun 2010 08:23:37 +0000 (10:23 +0200)
ucw/Makefile

index 4bb7f8e3052343350be7cdfc73327d54c1011963..327581ef92269d2c2fd0a702500bf41ba0d49ce6 100644 (file)
@@ -58,7 +58,7 @@ LIBUCW_MAIN_INCLUDES= \
        qache.h \
        kmp.h kmp-search.h binsearch.h \
        partmap.h \
-       strnonum.h
+       strtonum.h
 
 ifdef CONFIG_UCW_THREADS
 # Some modules require threading