build-sys: gpt-auto-generator depends on HAVE_BLKID

This commit is contained in:
Marcel Holtmann 2013-09-07 09:25:07 -07:00 committed by Zbigniew Jędrzejewski-Szmek
parent 4bcc8c3cb5
commit 046d2bd446
1 changed files with 2 additions and 0 deletions

View File

@ -1709,6 +1709,7 @@ bin_PROGRAMS += \
endif
# ------------------------------------------------------------------------------
if HAVE_BLKID
systemgenerator_PROGRAMS += \
systemd-gpt-auto-generator
@ -1725,6 +1726,7 @@ systemd_gpt_auto_generator_LDADD = \
systemd_gpt_auto_generator_CFLAGS = \
$(AM_CFLAGS) \
$(BLKID_CFLAGS)
endif
# ------------------------------------------------------------------------------
systemd_rc_local_generator_SOURCES = \