mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 16:00:18 +00:00
fix folder path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
all:
|
||||
# @cd ewc
|
||||
# @-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\lua
|
||||
@cd lua
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\python
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
|
||||
Reference in New Issue
Block a user