From ef16c20b022c41501cec95315cdc71c8444ac7d2 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 11 Sep 2012 17:30:00 +0200 Subject: [PATCH] Minor: removed spaces from Makefile. --- Makefile.am | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1358183b..38c8b699 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 @@ endif SUBDIRS += examples DIST_SUBDIRS = \ - devices \ - examples \ - include \ - lib \ - m4 \ - master \ - script \ - tool \ + devices \ + examples \ + include \ + lib \ + m4 \ + master \ + script \ + tool \ tty noinst_HEADERS = \