projects
/
tinc
/ 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
3a8e51f
..
b13689a
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