Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[linux-2.6-block.git] / security / selinux / ss / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for building the SELinux security server as part of the kernel tree.
3#
4
8753f6be 5EXTRA_CFLAGS += -Isecurity/selinux -Isecurity/selinux/include
1da177e4
LT
6obj-y := ss.o
7
8ss-y := ebitmap.o hashtab.o symtab.o sidtab.o avtab.o policydb.o services.o conditional.o mls.o
9