Skip to content

Commit a210430

Browse files
committed
update makefile
1 parent 8e33ced commit a210430

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
build-and-test:
22

3-
cp tools/net40/Newtonsoft.Json.dll bin
4-
cp tools/net40/nunit.framework.dll bin
5-
cp tools/files/* bin
3+
cp tools/net40/Newtonsoft.Json.dll bin/
4+
cp tools/net40/nunit.framework.dll bin/
5+
cp tools/files/* bin/
66

77

88
xbuild src/Qiniu.sln

0 commit comments

Comments
 (0)