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:
5fb9cdd
)
Add bash complation script to EXTRA_DIST.
author
Richard Jones
<rjones@redhat.com>
Tue, 25 May 2010 22:16:23 +0000
(23:16 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 25 May 2010 22:16:23 +0000
(23:16 +0100)
fish/Makefile.am
patch
|
blob
|
history
diff --git
a/fish/Makefile.am
b/fish/Makefile.am
index
bdb1acb
..
f6b3e7d
100644
(file)
--- a/
fish/Makefile.am
+++ b/
fish/Makefile.am
@@
-32,7
+32,8
@@
BUILT_SOURCES = \
EXTRA_DIST = \
$(BUILT_SOURCES) \
rc_protocol.x \
- guestfish.pod
+ guestfish.pod \
+ guestfish-bash-completion.sh
guestfish_SOURCES = \
$(generator_built) \