aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xsrc/git-permalink.sh.in (renamed from src/git-permalink.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ee165c..6d6c38e 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ TRANSLATIONS = pt fr eo
all: git-permalink
-git-permalink: src/git-permalink.sh
+git-permalink: src/git-permalink.sh.in
$(do_subst) < $? > $@
chmod +x $@
diff --git a/src/git-permalink.sh b/src/git-permalink.sh.in
index e5fa27a..e5fa27a 100755
--- a/src/git-permalink.sh
+++ b/src/git-permalink.sh.in