From 0003d3eddf0b2fb96439f2818e6b9b8a28c3d415 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Mon, 13 Oct 2008 16:22:25 +0000 Subject: [PATCH] forgot svn path=/trunk/gtk-sharp/; revision=115667 --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index 8d355f6ce..a39f48d30 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,3 +13,7 @@ EXTRA_DIST = \ configure.in: bootstrap.status configure.in.in $(SHELL) $< + +win32-installer: all + candle.exe gtk-sharp-2.0-lib.wxs + light.exe gtk-sharp-2.0-lib.wixobj