[gobject-introspection] Makefile-gir: Fix indentation



commit c212cc83bb68f0e269dcfc820f6ec075efa08f7b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Jan 2 14:03:41 2013 -0500

    Makefile-gir: Fix indentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691030

 Makefile-gir.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile-gir.am b/Makefile-gir.am
index 10a4fb0..2b39e54 100644
--- a/Makefile-gir.am
+++ b/Makefile-gir.am
@@ -1,8 +1,8 @@
 BUILT_GIRSOURCES =
 SUBSTITUTED_GIRSOURCES =
 
-STATIC_GIRSOURCES =               \
-        gir/DBus-1.0.gir           \
+STATIC_GIRSOURCES =                 \
+        gir/DBus-1.0.gir            \
         gir/DBusGLib-1.0.gir        \
         gir/fontconfig-2.0.gir      \
         gir/freetype2-2.0.gir       \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]