try to fix travis build

pull/326/head
Thorsten von Eicken 7 years ago
parent 5d0e51f2c1
commit 5b7e1a9d8d
No known key found for this signature in database
GPG Key ID: C7F972A59D834B46
  1. 1
      Makefile

@ -200,6 +200,7 @@ endif
endif
VERSION :=$(VERSION)
$(info VERSION is $(VERSION))
$(info GIT TAGS is $(shell git tag -n))
# Output directors to store intermediate compiled files
# relative to the project directory

Loading…
Cancel
Save