projects
/
tinc
/ 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
947e338
..
75804f0
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