summaryrefslogtreecommitdiffstats
path: root/libblkid/samples/Makefile.am
blob: c6314a7db27792dd8189d77e65034f33456324ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
include $(top_srcdir)/config/include-Makefile.am

AM_CPPFLAGS += -I$(ul_libblkid_incdir)
AM_LDFLAGS += $(ul_libblkid_la)

noinst_PROGRAMS = \
	mkfs \
	partitions \
	superblocks \
	topology