From f06b43285da105a1c0634b3ff0158fc93067c8f1 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Wed, 8 Feb 2012 09:51:34 +0100 Subject: build-sys: enhance readability of the autotools files Several horizontal lists are turned to vertical, and sorted to alphabetical order. Additionally spaces are converted to tabs where ever possible. Signed-off-by: Sami Kerola --- libblkid/samples/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libblkid/samples') diff --git a/libblkid/samples/Makefile.am b/libblkid/samples/Makefile.am index 93588d57d..c6314a7db 100644 --- a/libblkid/samples/Makefile.am +++ b/libblkid/samples/Makefile.am @@ -3,5 +3,8 @@ include $(top_srcdir)/config/include-Makefile.am AM_CPPFLAGS += -I$(ul_libblkid_incdir) AM_LDFLAGS += $(ul_libblkid_la) -noinst_PROGRAMS = topology partitions mkfs superblocks - +noinst_PROGRAMS = \ + mkfs \ + partitions \ + superblocks \ + topology -- cgit v1.2.3-55-g7522