[gobject-introspection] windows: Fix extension of g-ir-compiler to include EXE
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] windows: Fix extension of g-ir-compiler to include EXE
- Date: Sat, 3 Sep 2011 18:38:02 +0000 (UTC)
commit ca0699b3d5be19c482ac2ead600e0789b0ba3a76
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Sep 3 16:23:20 2011 +0200
windows: Fix extension of g-ir-compiler to include EXE
Makefile-gir.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-gir.am b/Makefile-gir.am
index f32190f..364d5ec 100644
--- a/Makefile-gir.am
+++ b/Makefile-gir.am
@@ -86,7 +86,7 @@ GLib_2_0_gir_FILES = \
BUILT_GIRSOURCES += GLib-2.0.gir
-GLib-2.0.gir: g-ir-scanner g-ir-compiler
+GLib-2.0.gir: g-ir-scanner g-ir-compiler$(EXEEXT)
gir/DBusGLib-1.0.typelib: GObject-2.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]