Distribute the sample config as a .tar.gz
authorIvo Timmermans <ivo@lychnis.net>
Thu, 18 Jan 2001 13:01:42 +0000 (13:01 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Thu, 18 Jan 2001 13:01:42 +0000 (13:01 +0000)
doc/Makefile.am
doc/Makefile.maint

index 24e83df..b62feb7 100644 (file)
@@ -14,7 +14,7 @@ HELP2MAN = help2man
 MAINTAINERCLEANFILES = $(dyn_MANS)
 
 EXTRA_DIST = $(man_MANS) $(HELP2MAN) $(man_aux) \
 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'
 
 # Use `ginstall' in the definition of man_MANS to avoid
 # confusion with the `install' target.  The install rule transforms `ginstall'
index e620be4..947e338 100644 (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
          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