X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=683a8e382871f190c1a824d66f263a7a65a602c1;hb=afdf3096926b561f4e6511c10fcf73fc6796b9d2;hp=8c6669d0d1ad2335a8e3b5849823f2f29d8deae4;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/Smake b/Smake index 8c6669d0..683a8e38 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,12 @@ 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 \