added test for SAVE subcommand
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 21e6a22410a6131f0c3944850eed6e075d7e9064..6d41a6a3c3a83b7bc6cde6c205cfd60186f43067 100644 (file)
--- a/Smake
+++ b/Smake
@@ -12,11 +12,13 @@ GNULIB_MODULES = \
        crypto/md4 \
        dirname \
        exit \
+       fatal-signal \
        fpieee \
        fprintf-posix \
        full-read \
        full-write \
         fseeko \
+        ftello \
        fwriteerror \
        gethostname \
        getline \
@@ -24,6 +26,7 @@ GNULIB_MODULES = \
        getopt \
        gettext-h \
        gettimeofday \
+       isfinite \
        intprops \
        inttostr \
        linebreak \
@@ -42,6 +45,7 @@ GNULIB_MODULES = \
        printf-safe \
        progname \
        relocatable-prog \
+       round \
        snprintf \
        snprintf-posix \
        sprintf-posix \
@@ -59,7 +63,9 @@ GNULIB_MODULES = \
        strtol \
        strtoul \
        sys_stat \
+       tempname \
        tmpfile \
+       trunc \
        unistd \
        unlocked-io \
        vasprintf-posix \