From: Guus Sliepen Date: Fri, 8 Aug 2003 16:49:29 +0000 (+0000) Subject: Make rule for sample-config.tar.gz. X-Git-Tag: release-1.0.1~17 X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=commitdiff_plain;h=f956a28147ec8596c9a51b0c1535bb4b8c87692c Make rule for sample-config.tar.gz. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index dc4c67c..f1aa7fb 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