[folks] build: Makefile whitespace fixes



commit 6b47d66df3f3079880b4b51656886a7cb5fdbec8
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Jun 20 17:28:35 2013 +0100

    build: Makefile whitespace fixes

 backends/libsocialweb/lib/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/backends/libsocialweb/lib/Makefile.am b/backends/libsocialweb/lib/Makefile.am
index 4511d3f..3673822 100644
--- a/backends/libsocialweb/lib/Makefile.am
+++ b/backends/libsocialweb/lib/Makefile.am
@@ -71,7 +71,7 @@ libfolks_libsocialweb_la_LIBADD = \
 libfolks_libsocialweb_la_LDFLAGS = \
        $(CODE_COVERAGE_LDFLAGS) \
        -version-info "$(LT_CURRENT)":"$(LT_REVISION)":"$(LT_AGE)" \
-        -export-symbols-regex "^swf_.*" \
+       -export-symbols-regex "^swf_.*" \
        $(NULL)
 
 folks_libsocialweb_includedir = $(includedir)/folks



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