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:
9a2b0f8
)
Remove autogenerated files from EXTRA_DIST.
author
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 29 Sep 2009 14:25:20 +0000
(16:25 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 29 Sep 2009 14:25:20 +0000
(16:25 +0200)
Apparently they were once necessary, but autoconf now includes them
automatically. Some of them are not used anymore, and this caused make dist to
fail.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 3a8e51fea783bac2b7e5249c3977e5339dc505db..b13689aa35566e99a3c9fe75e84ddd600e2d3132 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-6,7
+6,7
@@
SUBDIRS = m4 lib src doc
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST =
config.rpath mkinstalldirs have.h system.h COPYING.README depcomp
+EXTRA_DIST =
have.h system.h COPYING.README
ChangeLog:
git log > ChangeLog