components/libusb/wrapper/Makefile
changeset 4252 891a844655c4
parent 4196 d697072a92f5
child 4339 6501cf9c29f9
--- a/components/libusb/wrapper/Makefile	Mon May 04 18:32:20 2015 -0500
+++ b/components/libusb/wrapper/Makefile	Mon May 04 18:34:05 2015 -0500
@@ -45,6 +45,8 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
+CLEAN_PATHS +=	$(SOURCE_DIR)/.prep
+
 $(BUILD_DIR)/libusb-64.pc:	src/libusb-64.pc
 	/bin/sed -e "s#MACH64#$(MACH64)#g" <$< >$@