summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 756f462..06b65c1 100644
--- a/Makefile
+++ b/Makefile
@@ -193,7 +193,11 @@ tonezones.txt: zonedata.c
docs: $(GENERATED_DOCS)
-README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt UPGRADE.txt
+genconf_parameters.sample: xpp/genconf_parameters
+ cp $< $@
+
+README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt \
+ UPGRADE.txt genconf_parameters.asciidoc
$(ASCIIDOC) -n -a toc -a toclevels=3 $<
README.Astribank.html: xpp/README.Astribank