Explorar o código

config-settings.html depends on generate-settings.sh

If the script changes, the output could change, so we need to regenerate
config-settings.html.
Richard Laager %!s(int64=15) %!d(string=hai) anos
pai
achega
b2cfb5b26b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/Makefile.am

+ 1 - 1
doc/Makefile.am

@@ -5,6 +5,6 @@ htmldocdir = $(prefix)/share/docsis
 EXTRA_DIST=generate-settings.sh index.html config-format.html
 CLEANFILES=config-settings.html
 
-config-settings.html: ../src/docsis_symtable.h
+config-settings.html: generate-settings.sh ../src/docsis_symtable.h
 	/bin/sh -e $(srcdir)/generate-settings.sh \
 		config-settings.html $(VERSION)