X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=Makefile;h=0fff724c1e374324460a3863faa56ec65eeacc93;hp=ade631968e03834d499d482a84ccf92f346dca9b;hb=6803bf1fe5ec47cc273917f427b7ca9a888137b3;hpb=4ec1b743a81256ae15907e46260cfc8edc6f06b8 diff --git a/Makefile b/Makefile index ade6319..0fff724 100644 --- 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