From f956a28147ec8596c9a51b0c1535bb4b8c87692c Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Fri, 8 Aug 2003 16:49:29 +0000 Subject: [PATCH] Make rule for sample-config.tar.gz. --- doc/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/Makefile.am b/doc/Makefile.am index dc4c67c2..f1aa7fb5 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -16,6 +16,9 @@ transform = s/ginstall/install/; @program_transform_name@ # For additional rules usually of interest only to the maintainer, # see GNUmakefile and Makefile.maint. +sample-config.tar.gz: sample-config + GZIP=$(GZIP_ENV) $(AMTAR) chozf sample-config.tar.gz sample-config + texi2html: tinc.texi texi2html -split=chapter tinc.texi -- 2.20.1