Better way to install dll files and .mo files for tpconf only for the target "bdist-win32"
This commit is contained in:
parent
9994847ea3
commit
f1519a2a39
1 changed files with 2 additions and 4 deletions
6
Makefile
6
Makefile
|
|
@ -668,10 +668,8 @@ bdist-win32:
|
|||
CONFDIR:=./win32/bdist \
|
||||
COMPLETIONDIR:=./win32/bdist \
|
||||
INCLUDE_PREFIX:=./win32/bdist/plugins/include \
|
||||
MAGIC_PREFIX:=./win32/bdist/plugins
|
||||
make install-dlls install-tpconf-i18n \
|
||||
BIN_PREFIX:=./win32/bdist \
|
||||
LOCALE_PREFIX:=./win32/bdist/locale
|
||||
MAGIC_PREFIX:=./win32/bdist/plugins \
|
||||
ARCH_INSTALL:=install-dlls install-tpconf-i18n
|
||||
|
||||
# "make bdist-clean" deletes the 'bdist' directory
|
||||
.PHONY: bdist-clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue