fix bug 19581
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index c31240a12595225809d215e6168868cb7137c1da..c716bae0d48764ed12e0ea92fc132252aaacf902 100644 (file)
--- a/Smake
+++ b/Smake
@@ -13,6 +13,7 @@ GNULIB_MODULES = \
        c-strtod \
        dirname \
        exit \
+       fpieee \
        full-read \
        full-write \
        gethostname \
@@ -35,6 +36,7 @@ GNULIB_MODULES = \
        minmax \
        mkstemp \
        progname \
+       relocatable-prog \
        snprintf \
        stdarg \
        stdbool \
@@ -130,5 +132,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