diff --git a/Makefile b/Makefile
index 12f0964ef529ae96041a62469e5af54a392d4680..680255519d7e3813523c5ff755345e0636e8f6fa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 1.159 2006/08/02 20:22:04 mast Exp $
+# $Id: Makefile,v 1.160 2006/08/03 14:52:45 mast Exp $
 #
 # Meta Makefile
 #
@@ -335,6 +335,9 @@ xenofarm_export:
 bin_export:
 	@$(DO_MAKE) "METATARGET=bin_export" _make_in_builddir
 
+wix:
+	@$(DO_MAKE) "METATARGET=wix" _make_in_builddir
+
 feature_list:
 	@$(DO_MAKE) "METATARGET=feature_list" _make_in_builddir