Skip to content
Snippets Groups Projects
Commit 81e6387b authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Added wix target.

Rev: Makefile:1.160
parent 25dd7baf
Branches
Tags
No related merge requests found
#
# $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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment