Minor: removed spaces from Makefile.

This commit is contained in:
Florian Pose 2012-09-11 17:30:00 +02:00
parent b0b7e6fde4
commit ef16c20b02
1 changed files with 12 additions and 12 deletions

View File

@ -30,10 +30,10 @@
ACLOCAL_AMFLAGS = -I m4 ACLOCAL_AMFLAGS = -I m4
SUBDIRS = \ SUBDIRS = \
devices \ devices \
include \ include \
master \ master \
script script
if BUILD_TOOL if BUILD_TOOL
SUBDIRS += tool SUBDIRS += tool
@ -51,14 +51,14 @@ endif
SUBDIRS += examples SUBDIRS += examples
DIST_SUBDIRS = \ DIST_SUBDIRS = \
devices \ devices \
examples \ examples \
include \ include \
lib \ lib \
m4 \ m4 \
master \ master \
script \ script \
tool \ tool \
tty tty
noinst_HEADERS = \ noinst_HEADERS = \