From 439c382d950e72e9f9fafc71d4aebe1f9e628737 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 28 Nov 2011 20:42:27 +0100 Subject: enable building of winsys with other plugins --- plugins/makefile.mak | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/makefile.mak') diff --git a/plugins/makefile.mak b/plugins/makefile.mak index c7faaf37..f8642d2e 100644 --- a/plugins/makefile.mak +++ b/plugins/makefile.mak @@ -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 $@ -- cgit 1.4.1