Skip to content

Commit fe56856

Browse files
authored
Merge pull request #172 from jemygraw/master
update makefile
2 parents d4a0c92 + a210430 commit fe56856

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)