Updated changelog for release.

This commit is contained in:
Jesse Smith
2019-06-15 14:01:01 -03:00
parent df1aec8981
commit 5f96543c96
2 changed files with 5 additions and 3 deletions

View File

@ -81,7 +81,7 @@ MANDIR = /usr/share/man
ifeq ($(WITH_SELINUX),yes)
SELINUX_DEF = -DWITH_SELINUX
INITLIBS += -lsepol -lselinux
INITLIBS += -lselinux
SULOGINLIBS = -lselinux
else
SELINUX_DEF =