Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 13053)
+++ trunk/Nebulous-Server/Build.PL	(revision 13068)
@@ -104,4 +104,5 @@
     script_files        => [qw(
         bin/neb-addvol
+        bin/neb-cp
         bin/neb-df
         bin/neb-initdb
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 13053)
+++ trunk/Nebulous-Server/Changes	(revision 13068)
@@ -2,4 +2,5 @@
 
 0.05
+    - add neb-cp
     - add neb-ls
     - add Nebulous::Client->find_objects()
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 13053)
+++ trunk/Nebulous-Server/MANIFEST	(revision 13068)
@@ -9,4 +9,5 @@
 autogen.sh
 bin/neb-addvol
+bin/neb-cp
 bin/neb-df
 bin/neb-initdb
