mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 02:45:32 +00:00
chore(windows): fix typo
This commit is contained in:
parent
4342cdb96e
commit
dc87ebeeb7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ global-versions:
|
|||
# Build our root version.txt
|
||||
cd $(ROOT)\src
|
||||
|
||||
$(MKVER_U)$(KEYMAN_ROOT)\common\windows\cpp\include\keymanversion_build.in $(KEYMAN_ROOT)\common\windows\cpp\include\keymanversion_build.h
|
||||
$(MKVER_U) $(KEYMAN_ROOT)\common\windows\cpp\include\keymanversion_build.in $(KEYMAN_ROOT)\common\windows\cpp\include\keymanversion_build.h
|
||||
$(MKVER_U) $(ROOT)\src\global\delphi\general\keymanversion_build.in $(ROOT)\src\global\delphi\general\keymanversion_build.inc
|
||||
|
||||
devtools-app: dirs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue