From 594f063e8e5991b926b7c18253217be94d0c3a35 Mon Sep 17 00:00:00 2001
From: Christian Engwer <christi@dune-project.org>
Date: Mon, 6 Jun 2011 19:22:36 +0000
Subject: [PATCH] fix indentation

[[Imported from SVN: r6453]]
---
 dune/common/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/common/Makefile.am b/dune/common/Makefile.am
index 62c9109ab..40d652ce7 100644
--- a/dune/common/Makefile.am
+++ b/dune/common/Makefile.am
@@ -7,7 +7,7 @@ noinst_LTLIBRARIES = libcommon.la
 
 libcommon_la_SOURCES =				\
 	configparser.cc				\
-  fmatrixev.cc \
+	fmatrixev.cc \
 	ios_state.cc				\
 	parametertree.cc                        \
 	parametertreeparser.cc			\
-- 
GitLab