~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

1.7.2 by LaMont Jones
Import upstream version 2.20.1
1
include $(top_srcdir)/config/include-Makefile.am
2
3
AM_CPPFLAGS += -I$(ul_libblkid_incdir)
4
AM_LDFLAGS += $(ul_libblkid_la)
5
6
noinst_PROGRAMS = topology partitions mkfs superblocks
7