Previous changeset 8:c1cc480c53da (2014-09-21) Next changeset 10:24d09ba85e45 (2015-02-03) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r c1cc480c53da -r 57f66041cc0f tool_dependencies.xml --- a/tool_dependencies.xml Sun Sep 21 20:41:10 2014 -0400 +++ b/tool_dependencies.xml Sun Sep 21 23:00:44 2014 -0400 |
b |
@@ -55,6 +55,10 @@ <destination>$INSTALL_DIR/bin</destination> </action> <action type="move_file"> + <source>filterKnownBlockGroups.pl</source> + <destination>$INSTALL_DIR/bin</destination> + </action> + <action type="move_file"> <source>perf</source> <destination>$INSTALL_DIR/bin</destination> </action> |