perl-module: Fix build race.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 5362c276d723d4c1e41edda08b32fa308d8d0835..3ca1187520fc4baebe45af5b51a37d1141a32618 100644 (file)
--- a/Smake
+++ b/Smake
@@ -97,7 +97,7 @@ all:
        $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \
                --source-base=gl --lib=libgl --tests-base=tests \
                --doc-base=gl/doc --aux-dir=build-aux --import \
-               $(GNULIB_MODULES)
+               --libtool $(GNULIB_MODULES)
        libtoolize --force --automake
        aclocal -I m4 -I gl/m4
        autoconf