[Libguestfs] [PATCH 4/4] autotools: add fish/test

Maros Zatko mzatko at redhat.com
Thu Nov 13 15:34:37 UTC 2014


---
 Makefile.am  | 1 +
 configure.ac | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index d55d8d6..629b787 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,6 +78,7 @@ SUBDIRS += test-tool
 
 # Guestfish.
 SUBDIRS += fish
+SUBDIRS += fish/test
 
 # virt-tools in C.
 SUBDIRS += align cat diff df edit format inspector make-fs rescue
diff --git a/configure.ac b/configure.ac
index 5fc09c2..0b415c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1704,6 +1704,7 @@ AC_CONFIG_FILES([Makefile
                  erlang/examples/Makefile
                  examples/Makefile
                  fish/Makefile
+                 fish/test/Makefile
                  format/Makefile
                  fuse/Makefile
                  generator/Makefile
-- 
1.9.3




More information about the Libguestfs mailing list