diff options
author | Bruno Haible <bruno@clisp.org> | 2009-08-14 09:46:18 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-08-15 01:45:08 +0200 |
commit | 8acca71fbf9c4aa4c33d9d4c5307f584f198afd5 (patch) | |
tree | d8e5fd1ba9b9e15c5c612bc936b880c3489eca7d /gettext-tools/gnulib-tests | |
parent | 2cd1cb57026739900d7cee4c0846c66049d1f637 (diff) | |
download | external_gettext-8acca71fbf9c4aa4c33d9d4c5307f584f198afd5.zip external_gettext-8acca71fbf9c4aa4c33d9d4c5307f584f198afd5.tar.gz external_gettext-8acca71fbf9c4aa4c33d9d4c5307f584f198afd5.tar.bz2 |
Update after gnulib imports and gnulib changed.
Diffstat (limited to 'gettext-tools/gnulib-tests')
-rw-r--r-- | gettext-tools/gnulib-tests/.gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gettext-tools/gnulib-tests/.gitignore b/gettext-tools/gnulib-tests/.gitignore index f6e964a..47d4ca4 100644 --- a/gettext-tools/gnulib-tests/.gitignore +++ b/gettext-tools/gnulib-tests/.gitignore @@ -11,8 +11,6 @@ /Makefile.gnulib /close-hook.c /close-hook.h -/close.c -/fclose.c /hash-pjw.c /hash-pjw.h /imaxtostr.c @@ -54,6 +52,9 @@ /test-getdelim.c /test-getdtablesize.c /test-getline.c +/test-getopt.c +/test-getopt.h +/test-getopt_long.h /test-gettimeofday.c /test-iconv.c /test-linkedhash_list.c @@ -119,6 +120,7 @@ /test-sigpipe.sh /test-snprintf.c /test-stdbool.c +/test-stddef.c /test-stdint.c /test-stdio.c /test-stdlib.c |