Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 13068)
+++ trunk/Nebulous-Server/Build.PL	(revision 13069)
@@ -108,4 +108,5 @@
         bin/neb-initdb
         bin/neb-ls
+        bin/neb-rm
         bin/neb-touch
         bin/nebdiskd
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 13068)
+++ trunk/Nebulous-Server/Changes	(revision 13069)
@@ -2,4 +2,5 @@
 
 0.05
+    - add neb-rm
     - add neb-cp
     - add neb-ls
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 13068)
+++ trunk/Nebulous-Server/MANIFEST	(revision 13069)
@@ -13,4 +13,5 @@
 bin/neb-initdb
 bin/neb-ls
+bin/neb-rm
 bin/neb-touch
 bin/nebdiskd
