mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Makefile.am: Consistent indent and align
This approach is utilized consistently throughout the file, and would make alphabetical reordering easier. Adopt it here as well. Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
This commit is contained in:
parent
bdfab93fab
commit
fbc91518e5
@ -3,7 +3,8 @@ AUTOMAKE_OPTIONS = 1.10
|
||||
|
||||
include $(top_srcdir)/Makefile.all.am
|
||||
|
||||
TOOLS = memcheck \
|
||||
TOOLS = \
|
||||
memcheck \
|
||||
cachegrind \
|
||||
callgrind \
|
||||
helgrind \
|
||||
@ -13,7 +14,8 @@ TOOLS = memcheck \
|
||||
lackey \
|
||||
none
|
||||
|
||||
EXP_TOOLS = exp-sgcheck \
|
||||
EXP_TOOLS = \
|
||||
exp-sgcheck \
|
||||
exp-bbv
|
||||
|
||||
# Put docs last because building the HTML is slow and we want to get
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user