summaryrefslogtreecommitdiff
path: root/modules/sys_select
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-09 12:41:19 +0100
committerBruno Haible <bruno@clisp.org>2009-12-09 12:41:44 +0100
commit237d7dcd6b8b57f44731b28ab2e6e9a797a551a6 (patch)
tree2aafe312432ba773b6c67fc727c7349fb1bbba89 /modules/sys_select
parenta226e8ae00484017b342f9299f9d3c88e413b827 (diff)
downloadgnulib-237d7dcd6b8b57f44731b28ab2e6e9a797a551a6.tar.gz
link-warning: Add copyright notice.
Diffstat (limited to 'modules/sys_select')
-rw-r--r--modules/sys_select2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sys_select b/modules/sys_select
index 698de84847..093e5e5e77 100644
--- a/modules/sys_select
+++ b/modules/sys_select
@@ -20,7 +20,7 @@ BUILT_SOURCES += $(SYS_SELECT_H)
# We need the following in order to create <sys/select.h> when the system
# doesn't have one that works with the given compiler.
-sys/select.h: sys_select.in.h
+sys/select.h: sys_select.in.h $(LINK_WARNING_H)
$(AM_V_at)$(MKDIR_P) sys
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \