From 2739a5099838025963269b6ff0e448c9c8a3ba52 Mon Sep 17 00:00:00 2001 From: Eric Laurent Date: Tue, 9 Nov 2010 17:27:36 -0800 Subject: Removed ALSA user space library and utilities Change-Id: I0a6492f7c834ea572531e77f75486bcc385e345b --- CleanSpec.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'CleanSpec.mk') diff --git a/CleanSpec.mk b/CleanSpec.mk index 0c9c31b..6921642 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -57,3 +57,4 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/crespo/system/bin/alsa_* $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/crespo/system/etc/asound.conf) $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/crespo/system/usr/share/alsa) $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/crespo/obj/PACKAGING/systemimage_intermediates) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/crespo/obj/SHARED_LIBRARIES/libaudio_intermediates) -- cgit v1.1