Minor: removed spaces from Makefile. stable-1.5
authorFlorian Pose <fp@igh-essen.com>
Tue, 11 Sep 2012 17:30:00 +0200
branchstable-1.5
changeset 2422 1fea21005c4b
parent 2421 bc2d4bf9cbe5
child 2423 f2d1bb2ea424
Minor: removed spaces from Makefile.
Makefile.am
--- a/Makefile.am	Thu Sep 06 20:22:24 2012 +0200
+++ b/Makefile.am	Tue Sep 11 17:30:00 2012 +0200
@@ -30,10 +30,10 @@
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = \
-    devices \
-    include \
-    master \
-    script
+	devices \
+	include \
+	master \
+	script
 
 if BUILD_TOOL
 SUBDIRS += tool
@@ -51,14 +51,14 @@
 SUBDIRS += examples
 
 DIST_SUBDIRS = \
-    devices \
-    examples \
-    include \
-    lib \
-    m4 \
-    master \
-    script \
-    tool \
+	devices \
+	examples \
+	include \
+	lib \
+	m4 \
+	master \
+	script \
+	tool \
 	tty
 
 noinst_HEADERS = \