1 diff --git a/src/Makefile.am b/src/Makefile.am
2 index 4b0c466..ce008fa 100644
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}
13 ${mkinstalldirs} ${PIXDIR}