]> git.ipfire.org Git - people/stevee/selinux-policy.git/commit - Makefile
Fix Makefile info message for installing policy headers
authorChris PeBenito <cpebenito@tresys.com>
Mon, 17 Aug 2009 13:49:53 +0000 (09:49 -0400)
committerChris PeBenito <cpebenito@tresys.com>
Mon, 17 Aug 2009 13:49:53 +0000 (09:49 -0400)
commit0bf2bc915662b528c35c8caadb39a3eac464dadd
tree5721a5dcc1fd33b4bc8fcb114601d1d4c9e67789
parent4254cec711c3c577a2b84a8d16bab3e09c444df0
Fix Makefile info message for installing policy headers

The Makefile is currently using the policy TYPE (standard|mls|mcs) rather
than the more informative NAME (eg strict, targeted, etc).  Fix the Makefile
to use NAME.
Makefile