gir-repository r17 - trunk/gir
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r17 - trunk/gir
- Date: Tue, 12 Aug 2008 17:20:46 +0000 (UTC)
Author: johan
Date: Tue Aug 12 17:20:46 2008
New Revision: 17
URL: http://svn.gnome.org/viewvc/gir-repository?rev=17&view=rev
Log:
Fix up indentation
Modified:
trunk/gir/Makefile.am
Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am (original)
+++ trunk/gir/Makefile.am Tue Aug 12 17:20:46 2008
@@ -6,10 +6,10 @@
glib-2.0.gir:
$(G_IR_SCANNER) -v --namespace GLib \
--output $@ \
- --strip-prefix=g \
+ --strip-prefix=g \
-I$(GLIB_INCLUDEDIR) \
- -I$(GLIB_LIBDIR)/glib-2.0/include \
- -DGETTEXT_PACKAGE=Dummy \
+ -I$(GLIB_LIBDIR)/glib-2.0/include \
+ -DGETTEXT_PACKAGE=Dummy \
$(GLIB_INCLUDEDIR)/glib/*.h
GIRSOURCES += glib-2.0.gir
@@ -17,12 +17,12 @@
gobject-2.0.gir:
$(G_IR_SCANNER) -v --namespace GObject \
--output $@ \
- --strip-prefix=g \
- --include=glib-2.0.gir \
+ --strip-prefix=g \
+ --include=glib-2.0.gir \
-I$(GLIB_INCLUDEDIR) \
-I$(GLIB_LIBDIR)/glib-2.0/include \
-DGOBJECT_COMPILATION \
- --pkg glib-2.0 \
+ --pkg glib-2.0 \
$(GLIB_INCLUDEDIR)/gobject/*.h
GIRSOURCES += gobject-2.0.gir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]