X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile;h=16f4c244ebfd72fab3aa128b2df802297ceb18dd;hb=586e1a37eff1ec9b69c0d2953014e7291fb875b5;hp=ed5a87c4276f56ba4a19118fb03040424f037883;hpb=8355c61b485dd93683d724469bf88b56fd32a463;p=elogind.git diff --git a/Makefile b/Makefile index ed5a87c42..16f4c244e 100644 --- a/Makefile +++ b/Makefile @@ -206,7 +206,7 @@ endif ifeq ($(strip $(USE_SELINUX)),true) UDEV_OBJS += udev_selinux.o - LIB_OBJS += -lselinux + LIB_OBJS += -lselinux -lsepol CFLAGS += -DUSE_SELINUX endif