summaryrefslogtreecommitdiffabout
path: root/Makefile
Unidiff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e69ad7e..cea09f1 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ CGIT_VERSION = 0.5
15all: cgit 15all: cgit
16 16
17VERSION: 17VERSION:
18 gen-version.sh 18 sh gen-version.sh
19 19
20-include VERSION 20-include VERSION
21 21