Browse Source

add faster perl version of copyfiles.pl

Joseph Lee 19 years ago
parent
commit
5238cd551f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/leveleditor/Sources.pp

+ 1 - 1
direct/src/leveleditor/Sources.pp

@@ -10,6 +10,6 @@
 
 // Install scripts for building zipfiles (leveleditor and RobotToonManager)
 #if $[CTPROJS]
-  #define INSTALL_SCRIPTS printdir printlib copyfiles zipfiles
+  #define INSTALL_SCRIPTS printdir printlib copyfiles copyfiles.pl zipfiles
 #endif