summaryrefslogtreecommitdiffstats
path: root/shlibs/Makefile.am
blob: 3e757885bb1a09e976685e08545b16103bf586c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
SUBDIRS =

if BUILD_LIBUUID
SUBDIRS += uuid
endif

if BUILD_LIBBLKID
SUBDIRS += blkid
endif