Added strcasestr to list of gnulib modules
[pspp] / Smake
diff --git a/Smake b/Smake
index a404de41e844a8e0db0ddf1899da41d37b25ec53..d061973d12a1271476b40cee9cb4de70463dcce6 100644 (file)
--- a/Smake
+++ b/Smake
@@ -54,6 +54,7 @@ GNULIB_MODULES = \
        minmax \
        mkdtemp \
        mkstemp \
+       pipe2 \
        printf-posix \
        printf-safe \
        progname \
@@ -63,12 +64,14 @@ GNULIB_MODULES = \
        relocatable-prog \
        rename \
        round \
+       select \
        snprintf \
        snprintf-posix \
        sprintf-posix \
        stdarg \
        stdbool \
        stdint \
+       strcasestr \
        stpcpy \
        strerror \
        strftime \