summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-05-06 11:57:07 +0200
committerTobias Klauser <tklauser@distanz.ch>2010-05-06 11:57:07 +0200
commit863c8225412c60be62ef3ba1de4b83aa2e53d0b6 (patch)
tree7c6f2fc7a62f07c888de6c69d651f18aafb99c38 /Makefile
parentb674aa902311b081e8806f076c24d35cb54283f8 (diff)
Add rename-patch (from Jean Delvare)
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"