aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/selinux/genheaders/Makefile
blob: 417b165008ee5eae0f0dc8a3094bc0156b87d711 (plain) (blame)
1
2
3
4
5
hostprogs-y	:= genheaders
HOST_EXTRACFLAGS += -Isecurity/selinux/include

always		:= $(hostprogs-y)
clean-files	:= $(hostprogs-y)