diff --git a/compileX11.sh b/compileX11.sh index 156e92f2..fdbdde43 100755 --- a/compileX11.sh +++ b/compileX11.sh @@ -19,6 +19,7 @@ cp ./YACReader/YACReader "./${dest}/YACReader" cp ./YACReaderLibrary/YACReaderLibrary "./${dest}/YACReaderLibrary" cp ./COPYING.txt "./${dest}/" cp ./README.txt "./${dest}/" +cp ./INSTALL.txt "./${dest}/" cp ./images/icon.png "./${dest}/" cp ./images/iconLibrary.png "./${dest}/" cp ./images/db.png "./${dest}/"