Use gnulib exit module.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 4c79f855336822ab8d447397b059390af6e1178e..1eac214892e7425b58a7684b6d623c217d5d2049 100644 (file)
--- a/Smake
+++ b/Smake
@@ -10,6 +10,7 @@ GNULIB_MODULES = \
        assert \
        c-ctype \
        c-strtod \
+       exit \
        full-read \
        full-write \
        gethostname \
@@ -18,6 +19,7 @@ GNULIB_MODULES = \
        getopt \
        gettext \
        intprops \
+       linebreak \
        memcasecmp \
        memchr \
        memcmp \
@@ -30,6 +32,7 @@ GNULIB_MODULES = \
        snprintf \
        stat-macros \
        stdbool \
+       stdint \
        stpcpy \
        strcase \
        strcspn \