# HG changeset patch # User Florian Pose # Date 1347377400 -7200 # Node ID 1fea21005c4b771bb10d5650a6a6cc263e97f151 # Parent bc2d4bf9cbe5075d437766f8970eef8a37375b56 Minor: removed spaces from Makefile. diff -r bc2d4bf9cbe5 -r 1fea21005c4b 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 = \