diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ DESTDIR = BINDIR = /usr/bin VERSION = 0.1 -BINS=make-permanently pdiff screen-r +BINS=git-fzf git-merge-diff git-push-first make-permanently pdiff screen-r all: $(BINS) |