From: Siraaj Khandkar Date: Sun, 12 Apr 2020 02:58:40 +0000 (-0400) Subject: Fix diff missing from .PHONY targets X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=ba898a096aa4c8f729ee0e25629a3778d61d1d3b;hp=cca3111ee83093100193ccfacfc102f6c407066f Fix diff missing from .PHONY targets --- diff --git a/Makefile b/Makefile index 02522ba..48a2292 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ DEPS := $(wildcard deps/*) $(DEPS) \ deps \ home \ + diff \ mpdconf \ pkgs_brew_cask_install \ pkgs_brew_install \