summaryrefslogtreecommitdiffstats
path: root/fish/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-05-25 23:16:23 +0100
committerRichard Jones <rjones@redhat.com>2010-05-25 23:16:23 +0100
commitb0cd2042bb5a9e086ea21d34b40418b7d191bc1e (patch)
tree87ce6d9e8a2132fa60cf4ced0240cb3a63ac2c2b /fish/Makefile.am
parent5fb9cddf1ecc82c0f4fb7701902913ce7effb7a7 (diff)
downloadlibguestfs-b0cd2042bb5a9e086ea21d34b40418b7d191bc1e.tar.gz
libguestfs-b0cd2042bb5a9e086ea21d34b40418b7d191bc1e.tar.xz
libguestfs-b0cd2042bb5a9e086ea21d34b40418b7d191bc1e.zip
Add bash complation script to EXTRA_DIST.
Diffstat (limited to 'fish/Makefile.am')
-rw-r--r--fish/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/fish/Makefile.am b/fish/Makefile.am
index bdb1acb8..f6b3e7da 100644
--- 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) \