Move auxiliary files used for build into "build-aux" directory.
[pspp] / Smake
diff --git a/Smake b/Smake
index 22c0f692de0638be8e8d5405da76d573837086e2..176715bf4a94324abfe7788bbbd9f7d2fb7161f2 100644 (file)
--- a/Smake
+++ b/Smake
@@ -102,7 +102,8 @@ all:
        touch m4/Makefile.am
        $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \
                --source-base=gl --lib=libgl --tests-base=tests \
-               --doc-base=gl/doc --aux-dir=. --import $(GNULIB_MODULES)
+               --doc-base=gl/doc --aux-dir=build-aux --import \
+               $(GNULIB_MODULES)
        echo '*' > gl/.cvsignore
        echo '*' > gl/m4/.cvsignore
        libtoolize --force --automake