summaryrefslogtreecommitdiffstats
path: root/fish/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-07-11 21:20:17 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-07-11 21:20:17 +0100
commit625d0bd56189450f48b6308371bf08ee6312d59f (patch)
treef09f9d5cb1011e59f2df17835eafd1b4e5dcb91d /fish/Makefile.am
parentb48dea6217920ef26e4745a9797c07a21407574f (diff)
downloadlibguestfs-625d0bd56189450f48b6308371bf08ee6312d59f.tar.gz
libguestfs-625d0bd56189450f48b6308371bf08ee6312d59f.tar.xz
libguestfs-625d0bd56189450f48b6308371bf08ee6312d59f.zip
Guestfish: Add 'reopen' command to reopen the libguestfs handle.
Diffstat (limited to 'fish/Makefile.am')
-rw-r--r--fish/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/Makefile.am b/fish/Makefile.am
index 1439a5de..03619f36 100644
--- a/fish/Makefile.am
+++ b/fish/Makefile.am
@@ -29,6 +29,7 @@ guestfish_SOURCES = \
glob.c \
lcd.c \
more.c \
+ reopen.c \
time.c
guestfish_CFLAGS = \