Version 1.0.22
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 1c2b20c..7d235bc 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -31,6 +31,9 @@ Please test any changes.
 Directories
 ----------------------------------------------------------------------
 
 Directories
 ----------------------------------------------------------------------
 
+contrib/
+       Outside contributions, experimental parts.
+
 daemon/
        The daemon that runs inside the guest and carries out actions.
 
 daemon/
        The daemon that runs inside the guest and carries out actions.
 
@@ -44,6 +47,14 @@ images/
        Some guest images to test against.  These are gzipped to save
        space.  You have to unzip them before use.
 
        Some guest images to test against.  These are gzipped to save
        space.  You have to unzip them before use.
 
+       Also contains some files used by the test suite.
+
+inspector/
+       Virtual machine image inspector (virt-inspector).
+
+java/
+       Java bindings.
+
 m4/
        M4 macros used by autoconf.
 
 m4/
        M4 macros used by autoconf.