Ensure to rebuild generated .h files when config.status has changed.
[pspp] / modules / strings
index 9b7a48e0f23ce0f7ea4cf9e41d2a1daf30e44712..6019f5dc9d5d67a90b53f08990ef3f73a5ce9ba6 100644 (file)
@@ -18,7 +18,7 @@ BUILT_SOURCES += strings.h
 
 # We need the following in order to create <strings.h> when the system
 # doesn't have one that works with the given compiler.
-strings.h: strings.in.h $(WARN_ON_USE_H) $(ARG_NONNULL_H)
+strings.h: strings.in.h $(top_builddir)/config.status $(WARN_ON_USE_H) $(ARG_NONNULL_H)
        $(AM_V_GEN)rm -f $@-t $@ && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \