Implement ADD FILES and UPDATE.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 11ab6daf2d772ba3f39bcb4b91dcbecfca7e4dc6..7905c430fe28401c4e5f454a0e4c3218d3a8f283 100644 (file)
--- a/Smake
+++ b/Smake
@@ -5,6 +5,7 @@ GNULIB = ../gnulib
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
 GNULIB_MODULES = \
+       argp \
        assert \
        byteswap \
        c-ctype \
@@ -46,6 +47,7 @@ GNULIB_MODULES = \
        printf-posix \
        printf-safe \
        progname \
+       regex \
        relocatable-prog \
        round \
        snprintf \