mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
libdm: Add missing UDEV_CFLAGS.
This commit is contained in:
parent
d5682ccbac
commit
af73a0a518
@ -37,6 +37,7 @@ INCLUDES = -I$(srcdir)/$(interface) -I$(srcdir)
|
||||
ifeq ("@VALGRIND_POOL@", "yes")
|
||||
INCLUDES += @VALGRIND_CFLAGS@
|
||||
endif
|
||||
CFLAGS += $(UDEV_CFLAGS)
|
||||
|
||||
ifeq ("@STATIC_LINK@", "yes")
|
||||
LIB_STATIC = $(interface)/libdevmapper.a
|
||||
|
Loading…
Reference in New Issue
Block a user