diff --git a/dist-gpl.sh b/dist-gpl.sh index 043dd8c..c925ee8 100755 --- a/dist-gpl.sh +++ b/dist-gpl.sh @@ -10,7 +10,7 @@ name=../gpl115-${date}.zip sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h -files="bin/gedlnx.exe bin/gnlnx.exe bin/rddtlnx.exe" +files="bin/gedlnx bin/gnlnx bin/rddtlnx" files="${files} docs/copying docs/copying.lib" files="${files} docs/golded.html docs/golded.txt docs/goldnode.html" files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"