diff --git a/compileOSX.sh b/compileOSX.sh index c3a34f32..a69d3edf 100755 --- a/compileOSX.sh +++ b/compileOSX.sh @@ -43,7 +43,7 @@ cp -R YACReaderLibrary.app "${dest}/YACReaderLibrary.app" cp -R YACReaderLibraryServer.app "${dest}/YACReaderLibraryServer" cp COPYING.txt "${dest}/" -cp README.txt "${dest}/" +cp README.md "${dest}/" #mkdir -p "${dest}/icons/" #cp images/db.png "${dest}/icons/"