[gir-repository] Fix atk -pkg name
- From: Dan Winship <danw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gir-repository] Fix atk -pkg name
- Date: Mon, 8 Jun 2009 17:35:15 -0400 (EDT)
commit 8fec8dc72da63319f6d17c8015a4f226b4cf2c0b
Author: Dan Winship <danw gnome org>
Date: Mon Jun 8 17:36:06 2009 -0400
Fix atk -pkg name
---
gir/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gir/Makefile.am b/gir/Makefile.am
index ed39af1..07adaff 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -224,7 +224,7 @@ Atk-1.0.gir: $(INTROSPECTION_SCANNER)
--libtool="$(LIBTOOL)" \
--output $@ \
--pkg gobject-2.0 \
- --pkg atk-1.0 \
+ --pkg atk \
-I$(ATK_INCLUDEDIR) \
$(ATK_INCLUDEDIR)/atk/*.h
BUILT_GIRSOURCES += Atk-1.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]