Distribute the sample config as a .tar.gz

This commit is contained in:
Ivo Timmermans 2001-01-18 13:01:42 +00:00
parent a73ec9caa4
commit fe61e1ffef
2 changed files with 4 additions and 1 deletions

View file

@ -14,7 +14,7 @@ HELP2MAN = help2man
MAINTAINERCLEANFILES = $(dyn_MANS)
EXTRA_DIST = $(man_MANS) $(HELP2MAN) $(man_aux) \
Makefile.maint GNUmakefile Makefile.summ tinc.conf.sample
Makefile.maint GNUmakefile Makefile.summ sample-config.tar.gz
# Use `ginstall' in the definition of man_MANS to avoid
# confusion with the `install' target. The install rule transforms `ginstall'

View file

@ -33,3 +33,6 @@ $(dyn_MANS): %.8: %.x $(HELP2MAN)
echo "WARNING: The man page $@ cannot be updated yet."; \
echo " Retry once the corresponding executable is built."; \
fi
sample-config.tar.gz:
GZIP=$(GZIP_ENV) $(TAR) chozf sample-config.tar.gz sample-config