partial fix of bug 19819
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 8956a743a6569213b6c9308df99d1b844438f82a..14c19db98d67fca10a3d39e3539ad4368ed0b600 100644 (file)
--- a/Smake
+++ b/Smake
@@ -11,15 +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 \
@@ -131,5 +136,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