platform_external_selinux/CleanSpec.mk
Jeff Vander Stoep 3b3cbfff51 fix cleanspec
Change-Id: I3309725c35b18ad7448b46f9d10e5ad8e4a764f0
2015-06-18 15:44:43 +00:00

5 lines
239 B
Makefile

# This empty CleanSpec.mk file will prevent the build system
# from descending into subdirs.
#
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2allow)
$(call add-clean-step, rm -rf $(OUT_DIR)/host/linux-x86/bin/audit2why)