bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
make gen-version.sh run even if . is not in PATH
Signed-off-by: Michael Krelin <
[email protected]
> Signed-off-by: Lars Hjemli <
[email protected]
>
Browse Source
Michael Krelin
2007-07-04
parent
51f6547
· commit
71ebcbe
Diffstat
-rw-r--r--
Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e69ad7e3..cea09f15 100644
--- a/
Makefile
+++ b/
Makefile
@@ -15,7 +15,7 @@ CGIT_VERSION = 0.5
all: cgit
VERSION:
- gen-version.sh
+ sh gen-version.sh
-include VERSION