mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-12 18:47:41 +00:00
chore: typo fix
This commit is contained in:
parent
8fc7e873bd
commit
850d789764
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ build: version.res manifest.res icons dirs xml
|
|||
$(COPY) kmlmc.cmd $(PROGRAM)\developer
|
||||
if exist tike.dbg $(COPY) tike.dbg $(DEBUGPATH)\developer
|
||||
|
||||
xml: pull-keymanweb pull-npm sentry.init.js
|
||||
xml: pull-keymanweb pull-npm sentry-init.js
|
||||
cd $(ROOT)\src\developer\tike\xml
|
||||
-del /q $(ROOT)\bin\developer\xml\*
|
||||
xcopy /s /y * $(ROOT)\bin\developer\xml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue