summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c9d8608..2d16f5a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
BINDIR = $(HOME)/bin
-TARGETS = mkheader.py isprime multi-send-key perm.py git2svn-sync svn2git-sync
+TARGETS = mkheader.py isprime multi-send-key perm.py git2svn-sync svn2git-sync rename-patch
all: $(TARGETS)
@echo "Nothing to be done"