Corrected suffix of the system-wide config file
This commit is contained in:
parent
e03e8a7c93
commit
ff4352d575
2 changed files with 3 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -671,6 +671,8 @@ bdist-win32:
|
|||
INCLUDE_PREFIX:=./win32/bdist/plugins/include \
|
||||
MAGIC_PREFIX:=./win32/bdist/plugins \
|
||||
ARCH_INSTALL:=install-dlls install-tpconf-i18n
|
||||
mv ./win32/bdist/tuxpaint.conf ./win32/bdist/tuxpaint.cfg
|
||||
unix2dos ./win32/bdist/tuxpaint.cfg
|
||||
|
||||
# "make bdist-clean" deletes the 'bdist' directory
|
||||
.PHONY: bdist-clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue