summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-08-17 12:41:41 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-08-17 13:04:37 +0100
commitb50dc90e5c0bfce2c205f117839b6b6a0108b541 (patch)
tree31f53c7c35cbbdab3936a1c1443b888f120900f1
parent0dae3871c668951305d5ef298e3291cb73630eea (diff)
downloadlibguestfs-b50dc90e5c0bfce2c205f117839b6b6a0108b541.tar.gz
libguestfs-b50dc90e5c0bfce2c205f117839b6b6a0108b541.tar.xz
libguestfs-b50dc90e5c0bfce2c205f117839b6b6a0108b541.zip
fish: Add fish-cmds.h to generator_built.
This updates commit 3064277680ad11f887691646d0fa17bb35f38c19. (cherry picked from commit 85efbc6aa70d522af066a38fd1aae05b790c46d3)
-rw-r--r--fish/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/Makefile.am b/fish/Makefile.am
index 9e051702..30891813 100644
--- a/fish/Makefile.am
+++ b/fish/Makefile.am
@@ -30,6 +30,7 @@ generator_built = \
cmds.c \
cmds_gperf.gperf \
completion.c \
+ fish-cmds.h \
guestfish-actions.pod \
guestfish-commands.pod \
prepopts.h \