aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c287f30a..c9a26d0a 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ export GOROOT := $(PWD)/.deps/goroot
rwildcard=$(foreach d,$(wildcard $1*),$(call rwildcard,$d/,$2) $(filter $(subst *,%,$2),$d))
SOURCE_FILES := $(call rwildcard,,*.go *.c *.h) .deps/prepared
-RESOURCE_FILES := resources.rc manifest.xml ui/icon/icon.ico
+RESOURCE_FILES := resources.rc version.h manifest.xml ui/icon/icon.ico
DEPLOYMENT_HOST ?= winvm
DEPLOYMENT_PATH ?= Desktop