summaryrefslogtreecommitdiff
path: root/modules/poll
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-10-13 12:40:22 +0000
committerBruno Haible <bruno@clisp.org>2006-10-13 12:40:22 +0000
commit5eeec029e833abe9ba663d51bb556bd1eebb814e (patch)
treef72524a0909f0ed6a59e42bb2e247e31513ac543 /modules/poll
parent3ed9cf9b84c2cb41218786d59b05aa5e4c84f3e4 (diff)
downloadgnulib-5eeec029e833abe9ba663d51bb556bd1eebb814e.tar.gz
gnulib-tool now synthesizes the EXTRA_DIST line.
Diffstat (limited to 'modules/poll')
-rw-r--r--modules/poll1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/poll b/modules/poll
index 7779e2a2d1..e539460a46 100644
--- a/modules/poll
+++ b/modules/poll
@@ -13,7 +13,6 @@ gl_FUNC_POLL
Makefile.am:
BUILT_SOURCES += $(POLL_H)
-EXTRA_DIST += poll_.h poll.c
# We need the following in order to create <poll.h> when the system
# doesn't have one.