Make sure that .data() events don't bubble, per the discussion in 2e10af143b7eafb7142...
[jquery.git] / Makefile
index ade6319..0fff724 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,7 @@ clean:
        @@rm -rf ${DIST_DIR}
 
        @@echo "Removing built copy of Sizzle"
-       @@rm src/selector.js
+       @@rm -f src/selector.js
 
        @@echo "Removing cloned directories"
        @@rm -rf test/qunit src/sizzle