summaryrefslogtreecommitdiffstats
path: root/shlibs/Makefile.am
blob: 84c0cefc82de0cddfcfca7bf40eb39bbd3651d00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS =

if BUILD_LIBUUID
SUBDIRS += uuid
endif

if BUILD_LIBBLKID
SUBDIRS += blkid
endif

if BUILD_LIBMOUNT
SUBDIRS += mount
endif