Skip to content

Commit

Permalink
Changed the Linux RedistMaker to also copy README
Browse files Browse the repository at this point in the history
  • Loading branch information
avin2 committed Jan 7, 2011
1 parent 70f5562 commit 3227874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Platform/Linux-x86/CreateRedist/RedistMaker
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ mkdir -p ../Redist/Config
# copy files to redist
cp ../../../GPL.txt ../Redist
cp ../../../LGPL.txt ../Redist
cp ../../../README ../Redist
cp ../Bin/Release/libXnDeviceSensorV2.* ../Redist/Lib
cp ../Bin/Release/libXnDeviceFile.* ../Redist/Lib
cp ../Bin/Release/libXnDDK.* ../Redist/Lib
Expand Down

0 comments on commit 3227874

Please sign in to comment.