1diff --git a/src/Makefile.am b/src/Makefile.am
2index 4b0c466..ce008fa 100644
3--- a/src/Makefile.am
4+++ b/src/Makefile.am
5@@ -54,7 +54,7 @@
6 @chgrp games ${DOPEBIN} || chgrp wheel ${DOPEBIN} || \
7 ( echo "WARNING: Cannot change group of dopewars binary - the high"; \
8 echo "score file may be unreadable or unwriteable by some users" )
9- chmod 2755 ${DOPEBIN}
10+ chmod 755 ${DOPEBIN}
11
12 install-data-local:
13 ${mkinstalldirs} ${PIXDIR}