diff options
Diffstat (limited to 'scripts/selinux/mdp/Makefile')
| -rw-r--r-- | scripts/selinux/mdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/selinux/mdp/Makefile b/scripts/selinux/mdp/Makefile index eb365b333441..dba7eff69a00 100644 --- a/scripts/selinux/mdp/Makefile +++ b/scripts/selinux/mdp/Makefile | |||
| @@ -2,4 +2,4 @@ hostprogs-y := mdp | |||
| 2 | HOST_EXTRACFLAGS += -Isecurity/selinux/include | 2 | HOST_EXTRACFLAGS += -Isecurity/selinux/include |
| 3 | 3 | ||
| 4 | always := $(hostprogs-y) | 4 | always := $(hostprogs-y) |
| 5 | clean-files := $(hostprogs-y) policy.* file_contexts | 5 | clean-files := policy.* file_contexts |
