Make rule for sample-config.tar.gz.
This commit is contained in:
parent
7e74e00d16
commit
f956a28147
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ transform = s/ginstall/install/; @program_transform_name@
|
||||||
# For additional rules usually of interest only to the maintainer,
|
# For additional rules usually of interest only to the maintainer,
|
||||||
# see GNUmakefile and Makefile.maint.
|
# 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: tinc.texi
|
||||||
texi2html -split=chapter tinc.texi
|
texi2html -split=chapter tinc.texi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue