summary refs log tree commit diff stats
path: root/plugins/makefile.mak
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-01-14 05:35:09 +0100
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-01-14 05:35:09 +0100
commit1effb26d5f316c79ae7815355f46d42b48264079 (patch)
treef68078c24535d97c82de93a8d73dbb8485b34cf6 /plugins/makefile.mak
parent0c87e4b9147abaf095b8b84e1e154ecf8da4829e (diff)
re-enable xtray
Diffstat (limited to 'plugins/makefile.mak')
-rw-r--r--plugins/makefile.mak14
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/makefile.mak b/plugins/makefile.mak
index 12298863..fc8ff658 100644
--- a/plugins/makefile.mak
+++ b/plugins/makefile.mak
@@ -11,8 +11,8 @@ all:
 	@-$(MAKE) /nologo /s /f makefile.mak $@
 #	@cd ..\xdcc
 #	@-$(MAKE) /nologo /s /f makefile.mak $@
-#	@cd ..\xtray
-#	@-$(MAKE) /nologo /s /f makefile.mak $@
+	@cd ..\xtray
+	@-$(MAKE) /nologo /s /f makefile.mak $@
 	@cd ..\winamp
 	@-$(MAKE) /nologo /s /f makefile.mak $@	
 
@@ -47,11 +47,11 @@ clean:
 #	@del xdcc\*.exp
 #	@del xdcc\*.lib
 #	@del xdcc\*.obj
-#	@del xtray\*.def
-#	@del xtray\*.dll
-#	@del xtray\*.exp
-#	@del xtray\*.lib
-#	@del xtray\*.obj
+	@del xtray\*.def
+	@del xtray\*.dll
+	@del xtray\*.exp
+	@del xtray\*.lib
+	@del xtray\*.obj
 	@del winamp\*.def
 	@del winamp\*.dll
 	@del winamp\*.exp