diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | argv.struct.go (renamed from args.go) | 0 |
2 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +.PHONY: build + VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%Y.%m.%d) |
![]() |
index : go.wit.com/apps/utils/powerpaneld.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | argv.struct.go (renamed from args.go) | 0 |
@@ -1,3 +1,5 @@ +.PHONY: build + VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%Y.%m.%d) |