enable building of winsys with other plugins

This commit is contained in:
Berke Viktor 2011-11-28 20:42:27 +01:00
parent 5f758e821a
commit 439c382d95

View File

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