Fixed memory leak. Made coeff a linreg_coeff** for easier use.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 1277749b167fdb4679674c6b940ec67a1780e091..d9fd0d316cb2bd8f3ff80fde789e8882d0160e6c 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 \
@@ -29,6 +31,7 @@ GNULIB_MODULES = \
        restrict \
        snprintf \
        stat-macros \
+       stdarg \
        stdbool \
        stdint \
        stpcpy \