aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index b2e10e1..948bf1e 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,4 @@ fmt:
go fmt github.com/codemicro/walrss/...
templates:
- qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views
-
-writeVersionNumber:
- bash ./writeVersionNumber.sh \ No newline at end of file
+ qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views \ No newline at end of file