Skip to content

Commit

Permalink
plist files might be directories
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Feb 13, 2015
1 parent ff622c0 commit 2f5b660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/boiler.mk
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,6 @@ scan: ${ALL_PLISTS}

.PHONY: clean.scan
clean.scan:
$(Q)rm -f ${ALL_PLISTS}
$(Q)rm -rf ${ALL_PLISTS}

clean: clean.scan

0 comments on commit 2f5b660

Please sign in to comment.