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:
9405845
)
Add build.xml, src, and LICENSE to EXTRA_DIST in lib/java/Makefile.am.
author
David Reiss
<dreiss@apache.org>
Mon, 21 Apr 2008 18:08:01 +0000
(18:08 +0000)
committer
David Reiss
<dreiss@apache.org>
Mon, 21 Apr 2008 18:08:01 +0000
(18:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665664
13f79535
-47bb-0310-9956-
ffa450edef68
lib/java/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/java/Makefile.am
b/lib/java/Makefile.am
index
984b774
..
fd13142
100644
(file)
--- a/
lib/java/Makefile.am
+++ b/
lib/java/Makefile.am
@@
-1,3
+1,5
@@
+EXTRA_DIST = build.xml src LICENSE
+
all-local:
$(ANT)