Fix oneway bug and add a test
[pspp] / Smake
diff --git a/Smake b/Smake
index f5b5711f9091a412971d8dcb6fa80ffac60313f0..b38e98040d69f1d45f94677aebba8a1a9efe0cb3 100644 (file)
--- a/Smake
+++ b/Smake
@@ -43,6 +43,7 @@ GNULIB_MODULES = \
        crypto/rijndael \
        dirname \
        dtoastr \
+       dtotimespec \
        environ \
        fatal-signal \
        fcntl \
@@ -55,7 +56,8 @@ GNULIB_MODULES = \
        fwriteerror \
        getline \
        getpass \
-       gettext \
+       gettext-h \
+       gettime \
        gettimeofday \
         getopt-gnu \
        gitlog-to-changelog \
@@ -66,6 +68,7 @@ GNULIB_MODULES = \
        intprops \
        inttostr \
        localcharset \
+       localename \
         mbchar \
         mbiter \
        memcasecmp \
@@ -97,13 +100,16 @@ GNULIB_MODULES = \
        strcasestr \
        stpcpy \
        strerror \
-       strftime \
+       nstrftime \
        strsep \
        strtod \
        strtok_r \
        sys_stat \
        tempname \
        termios \
+       timespec \
+       timespec-add \
+       timespec-sub \
        trunc \
        unicase/u8-casecmp \
        unicase/u8-casefold \