mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 13:12:34 +01:00
enable building of winsys with other plugins
This commit is contained in:
parent
5f758e821a
commit
439c382d95
@ -23,8 +23,8 @@ all:
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\winamp
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
# @cd ..\winsys
|
||||
# @-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\winsys
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
@cd ..\wmpa
|
||||
@-$(MAKE) /nologo /s /f makefile.mak $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user