commit | eccce2c03f101bf8d6f65ba7f518e2a9ea8fa6c4 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Nov 09 08:22:14 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Fri Nov 09 08:23:12 2018 -0800 |
tree | 1759ae52ba320cd20bfae90208091f75b9393d84 | |
parent | 38e8c6e1706522dec1973e148e24020361fb2042 [diff] |
build: cleanup Makefile Cleanup spaces from the Makefile. Automake is ok with spaces, but for a cleaner file, use tabs. Change-Id: I800fd11b1b22cbddad3155fdaaff102db3aca9a8 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am index 3cd6fff..69d58a1 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -5,6 +5,6 @@ libi2ccmds_la_SOURCES = i2c.cpp libi2ccmds_la_LDFLAGS = \ - -version-info 0:0:0 -shared + -version-info 0:0:0 -shared libi2ccmds_la_CXXFLAGS =