[gupnp] Fix indentation in Makefile.am



commit 878b19bd0f3cc9fb61ef9351773827bb07d3558b
Author: Jens Georg <mail jensge org>
Date:   Mon Jun 6 17:11:31 2011 +0200

    Fix indentation in Makefile.am

 libgupnp/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgupnp/Makefile.am b/libgupnp/Makefile.am
index a0c7c4f..d901f7b 100644
--- a/libgupnp/Makefile.am
+++ b/libgupnp/Makefile.am
@@ -30,16 +30,16 @@ libgupnpinc_HEADERS = gupnp-context.h			\
 		      gupnp-control-point.h		\
 		      gupnp-device.h			\
 		      gupnp-device-info.h		\
-	              gupnp-device-proxy.h		\
+		      gupnp-device-proxy.h		\
 		      gupnp-error.h			\
 		      gupnp-resource-factory.h		\
 		      gupnp-root-device.h		\
 		      gupnp-service.h			\
 		      gupnp-service-info.h		\
 		      gupnp-service-proxy.h		\
-	              gupnp-service-introspection.h	\
+		      gupnp-service-introspection.h	\
 		      gupnp-xml-doc.h	                \
-	              gupnp-types.h			\
+		      gupnp-types.h			\
 		      gupnp.h
 
 introspection_sources = $(libgupnpinc_HEADERS) \



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