git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883390f
)
ruby: Missing files from EXTRA_DIST.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 15 Mar 2011 22:00:54 +0000
(22:00 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 15 Mar 2011 22:04:46 +0000
(22:04 +0000)
ruby/Makefile.am
patch
|
blob
|
history
diff --git
a/ruby/Makefile.am
b/ruby/Makefile.am
index
9df3399
..
7ef27eb
100644
(file)
--- a/
ruby/Makefile.am
+++ b/
ruby/Makefile.am
@@
-24,6
+24,8
@@
generator_built = \
EXTRA_DIST = \
$(generator_built) \
Rakefile.in \
+ README.rdoc \
+ doc/site/index.html \
ext/guestfs/extconf.rb \
lib/guestfs.rb \
run-bindtests \