Actually implement the new procedure code and adapt all of its clients
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 8c068c0163ddb417155e3e606cd6560f41d43767..902591c685f6a752303c2dd6fe86382c3bab3229 100644 (file)
--- a/Smake
+++ b/Smake
@@ -11,16 +11,20 @@ GNULIB_MODULES = \
        byteswap \
        c-ctype \
        c-strtod \
+       crypto/md4 \
        dirname \
        exit \
        fpieee \
        full-read \
        full-write \
+        fseeko \
+       fwriteerror \
        gethostname \
        getline \
        getlogin_r \
        getopt \
        gettext-h \
+       gettimeofday \
        intprops \
        inttostr \
        linebreak \
@@ -58,6 +62,7 @@ GNULIB_MODULES = \
        vsnprintf \
        xalloc \
        xalloc-die \
+       xallocsa \
        xsize \
        xstrndup \
        xvasprintf
@@ -132,5 +137,6 @@ clean:
        find . -name Makefile.in -exec rm -f {} \; 
        rm -f compile
        rm -f ltmain.sh
+       rm -f reloc-ldflags install-reloc
 
 .PHONY: all gettextize potfiles clean