Merge pull request #1755 from LuaAndC/dist_bin_SCRIPTS

add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMS
This commit is contained in:
Boris Nagaev 2017-05-18 23:33:38 +00:00 committed by GitHub
commit ef7579f9c2
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= \