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/rmdir | |
parent | 3ed9cf9b84c2cb41218786d59b05aa5e4c84f3e4 (diff) | |
download | gnulib-5eeec029e833abe9ba663d51bb556bd1eebb814e.tar.gz |
gnulib-tool now synthesizes the EXTRA_DIST line.
Diffstat (limited to 'modules/rmdir')
-rw-r--r-- | modules/rmdir | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/rmdir b/modules/rmdir index 39767c26b6..a67be2b69a 100644 --- a/modules/rmdir +++ b/modules/rmdir @@ -12,7 +12,6 @@ configure.ac: gl_FUNC_RMDIR Makefile.am: -EXTRA_DIST += rmdir.c Include: <unistd.h> |