This makes the checkpolicy Makefile consistent with the Makefile present in libsemanage and libsepol. --- checkpolicy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/checkpolicy/Makefile b/checkpolicy/Makefile index e5fae3d..53a3074 100644 --- a/checkpolicy/Makefile +++ b/checkpolicy/Makefile @@ -8,6 +8,7 @@ LIBDIR ?= $(PREFIX)/lib INCLUDEDIR ?= $(PREFIX)/include TARGETS = checkpolicy checkmodule +LEX = flex YACC = bison -y CFLAGS ?= -g -Wall -Werror -Wshadow -O2 -pipe -fno-strict-aliasing -- 2.6.1 _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.