Replaced sprintf with c_snprintf where appropriate
[pspp] / Smake
diff --git a/Smake b/Smake
index 61235efd90c19a39113e1c85633fddb6befe1975..1fd4ac3d1434a03552186771269fe4abd8705597 100644 (file)
--- a/Smake
+++ b/Smake
@@ -7,6 +7,7 @@ GNULIB_TOOL = $(GNULIB)/gnulib-tool
 GNULIB_MODULES = \
        assert \
        byteswap \
+       c-snprintf \
        c-strcase \
        c-strcasestr \
        c-ctype \