X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a1a81651309b0cea35e0109cec80803e0d0ebd79;hb=9ade26c8349b4434008c46cf09bc7473ec743972;hp=3a3235c067380f39b3ec6ae43aaa441cb90fdd90;hpb=f3668539947d5baed813a4f8436d6cf36abeedd2;p=pspp-builds.git diff --git a/Smake b/Smake index 3a3235c0..a1a81651 100644 --- a/Smake +++ b/Smake @@ -49,6 +49,8 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + rawmemchr \ + read-file \ regex \ relocatable-prog \ rename \ @@ -70,6 +72,7 @@ GNULIB_MODULES = \ sys_stat \ tempname \ trunc \ + unictype/ctype-print \ unictype/property-id-continue \ unictype/property-id-start \ unigbrk/uc-is-grapheme-break \ @@ -78,6 +81,7 @@ GNULIB_MODULES = \ unistr/u8-cpy \ unistr/u8-mbtouc \ unistr/u8-strlen \ + unistr/u8-strmbtouc \ unistr/u8-strncat \ uniwidth/u8-strwidth \ unitypes \