1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00

fix folder path

This commit is contained in:
berkeviktor@aol.com 2010-10-09 20:49:11 +02:00
parent 77292b4254
commit b3bfd9fe27

View File

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