Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
184d262
)
build: make dist no longer includes root-level bootstrap.sh. this should help users...
author
Bryan Duxbury
<bryanduxbury@apache.org>
Thu, 19 Aug 2010 04:58:34 +0000
(
04:58
+0000)
committer
Bryan Duxbury
<bryanduxbury@apache.org>
Thu, 19 Aug 2010 04:58:34 +0000
(
04:58
+0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@987017
13f79535
-47bb-0310-9956-
ffa450edef68
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
29648a0
..
f1f79ac
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-24,5
+24,5
@@
SUBDIRS = compiler/cpp lib test
dist-hook:
find $(distdir) -name '.[a-zA-Z0-9]*' | xargs rm -rf
-EXTRA_DIST =
bootstrap.sh cleanup.sh
doc tutorial contrib \
+EXTRA_DIST = doc tutorial contrib \
CONTRIBUTORS LICENSE CHANGES DISCLAIMER NOTICE