projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6d2f6c
)
Recent automake uses $(AMTAR) instead of $(TAR)
author
Guus Sliepen
<guus@tinc-vpn.org>
Wed, 27 Mar 2002 15:35:07 +0000
(15:35 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Wed, 27 Mar 2002 15:35:07 +0000
(15:35 +0000)
doc/Makefile.maint
patch
|
blob
|
history
diff --git
a/doc/Makefile.maint
b/doc/Makefile.maint
index 947e338f7674984bc8606c4647e9d683aac4a3ad..75804f0af95fd1df70fa443c78c5f00a282f452d 100644
(file)
--- a/
doc/Makefile.maint
+++ b/
doc/Makefile.maint
@@
-35,4
+35,4
@@
$(dyn_MANS): %.8: %.x $(HELP2MAN)
fi
sample-config.tar.gz:
- GZIP=$(GZIP_ENV) $(TAR) chozf sample-config.tar.gz sample-config
+ GZIP=$(GZIP_ENV) $(
AM
TAR) chozf sample-config.tar.gz sample-config