X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a1a81651309b0cea35e0109cec80803e0d0ebd79;hb=2be9bee9da6a2ce27715e58128569594319abfa2;hp=7efa2cfb1b022ae9afee853678e43e45f9cad669;hpb=9d1d71e732eeed85ca3002b264e1269cdd005a3f;p=pspp-builds.git diff --git a/Smake b/Smake index 7efa2cfb..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,13 +72,16 @@ GNULIB_MODULES = \ sys_stat \ tempname \ trunc \ - unistd \ + unictype/ctype-print \ unictype/property-id-continue \ unictype/property-id-start \ unigbrk/uc-is-grapheme-break \ + unistd \ + unistr/u8-check \ unistr/u8-cpy \ unistr/u8-mbtouc \ unistr/u8-strlen \ + unistr/u8-strmbtouc \ unistr/u8-strncat \ uniwidth/u8-strwidth \ unitypes \