diff --git a/extensions/makefile.win b/extensions/makefile.win index 4f07fc8a8f73..ac55ae4d5066 100644 --- a/extensions/makefile.win +++ b/extensions/makefile.win @@ -22,10 +22,6 @@ DEPTH=.. include <$(DEPTH)/config/config.mak> -!ifdef NECKO -DIRS = wallet pics cookie -!else -DIRS = wallet pics -!endif +DIRS = wallet pics cookie irc include <$(DEPTH)\config\rules.mak>