add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMS

This commit is contained in:
Boris Nagaev 2017-05-01 14:46:56 +02:00
parent ddc72b384c
commit 1aee39402f
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ MXE_GCC_EXCEPTION_OPTS = \
# install files such as pcre-config (which we do want to be installed).
MXE_DISABLE_PROGRAMS = \
dist_bin_SCRIPTS= \
bin_PROGRAMS= \
sbin_PROGRAMS= \
noinst_PROGRAMS= \