diff --git a/Makefile b/Makefile index 54c6a1535..70a71908c 100644 --- a/Makefile +++ b/Makefile @@ -154,4 +154,4 @@ clean: clean-deps: $(MAKE) -C plum clean $(MAKE) -C librime xcode/clean - $(MAKE) -C clean-sparkle + $(MAKE) clean-sparkle