Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 13048)
+++ trunk/Nebulous-Server/Build.PL	(revision 13049)
@@ -106,4 +106,5 @@
         bin/neb-df
         bin/neb-initdb
+        bin/neb-ls
         bin/neb-touch
         bin/nebdiskd
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 13048)
+++ trunk/Nebulous-Server/Changes	(revision 13049)
@@ -2,4 +2,5 @@
 
 0.05
+    - add neb-ls
     - add Nebulous::Client->find_objects()
     - add Nebulous::Server->find_objects()
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 13048)
+++ trunk/Nebulous-Server/MANIFEST	(revision 13049)
@@ -11,4 +11,5 @@
 bin/neb-df
 bin/neb-initdb
+bin/neb-ls
 bin/neb-touch
 bin/nebdiskd
