link-warning: Add copyright notice.
[gnulib.git] / modules / spawn
index 55c17f6..0fe7f83 100644 (file)
@@ -18,7 +18,7 @@ BUILT_SOURCES += $(SPAWN_H)
 
 # We need the following in order to create a replacement for <spawn.h> when
 # the system doesn't have one.
-spawn.h: spawn.in.h
+spawn.h: spawn.in.h $(LINK_WARNING_H)
        $(AM_V_GEN)rm -f $@-t $@ && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_SPAWN_H''@|$(HAVE_SPAWN_H)|g' \