diff options
author | Bruno Haible <bruno@clisp.org> | 2006-10-13 12:40:22 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2006-10-13 12:40:22 +0000 |
commit | 5eeec029e833abe9ba663d51bb556bd1eebb814e (patch) | |
tree | f72524a0909f0ed6a59e42bb2e247e31513ac543 /modules/strsep | |
parent | 3ed9cf9b84c2cb41218786d59b05aa5e4c84f3e4 (diff) | |
download | gnulib-5eeec029e833abe9ba663d51bb556bd1eebb814e.tar.gz |
gnulib-tool now synthesizes the EXTRA_DIST line.
Diffstat (limited to 'modules/strsep')
-rw-r--r-- | modules/strsep | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/strsep b/modules/strsep index 5699e318e7..4fd75a007b 100644 --- a/modules/strsep +++ b/modules/strsep @@ -13,7 +13,6 @@ configure.ac: gl_FUNC_STRSEP Makefile.am: -EXTRA_DIST += strsep.h strsep.c Include: "strsep.h" |