Fix dependencies in perl so it doesn't always rebuild
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 4f88e88..fc9ed38 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -34,6 +34,9 @@ Directories
 appliance/
        The qemu appliance, build scripts and so on.
 
+capitests/
+       Automated tests of the C API.
+
 contrib/
        Outside contributions, experimental parts.
 
@@ -76,6 +79,9 @@ perl/
 python/
        Python bindings.
 
+regressions/
+       Regression tests.
+
 ruby/
        Ruby bindings.