Skip to content

Commit 453ec08

Browse files
committed
Fix build.
1 parent 8d4b92e commit 453ec08

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

prep-package.cmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ move CONTRIBUTING.html OSVR-Unity-Dist\
1616

1717
rem Copy the license and the notice
1818
xcopy LICENSE OSVR-Unity-Dist /Y
19-
xcopy NOTICE OSVR-Unity-Dist /Y
20-
xcopy CONTRIBUTING OSVR-Unity-Dist /Y
19+
xcopy NOTICE OSVR-Unity-Dist /Y

0 commit comments

Comments
 (0)