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