Use copy to copy config.c file, instead off install that sets 755.

This commit is contained in:
QC 2015-07-25 20:06:26 +02:00
parent e113d0af54
commit 99016c5640
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ README.html: README.md
# config directory
##
${top_builddir}/config/config.c: ${top_srcdir}/config/config.def.c
install ${top_srcdir}/config/config.def.c $@
cp ${top_srcdir}/config/config.def.c $@
##
# Extra DIST