summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c2843e0..3ffba71 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ $(git_difme): $(git_difme_src)
@echo "-e main -s" >> $@
@echo "!#" >> $@
@cat $< >> $@
+ @sed -i '7i;; repo at git.ricketyspace.net/git-difme' $@
@chmod +x $@
@echo "Script at" $@