Fix diff missing from .PHONY targets
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 12 Apr 2020 02:58:40 +0000 (22:58 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 12 Apr 2020 02:58:40 +0000 (22:58 -0400)
Makefile

index 02522ba..48a2292 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ DEPS := $(wildcard deps/*)
     $(DEPS) \
     deps \
     home \
+    diff \
     mpdconf \
     pkgs_brew_cask_install \
     pkgs_brew_install \
This page took 0.02015 seconds and 4 git commands to generate.