Corrected suffix of the system-wide config file

This commit is contained in:
dolphin6k 2022-06-10 10:57:06 +09:00
parent e03e8a7c93
commit ff4352d575
2 changed files with 3 additions and 1 deletions

View file

@ -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