X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=14c2a75f28fc1a482eed7e6e7d1c2f5e2027d789;hb=75a467ed2d32e1adb0c24cf89676cfb48845be98;hp=8c6669d0d1ad2335a8e3b5849823f2f29d8deae4;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/Smake b/Smake index 8c6669d0..14c2a75f 100644 --- a/Smake +++ b/Smake @@ -49,6 +49,7 @@ GNULIB_MODULES = \ printf-posix \ printf-safe \ progname \ + read-file \ regex \ relocatable-prog \ rename \ @@ -70,9 +71,11 @@ GNULIB_MODULES = \ sys_stat \ tempname \ trunc \ - unistd \ 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 \