From 5b7e1a9d8ddf1224c5671f9ff243e7d9a07b7fdd Mon Sep 17 00:00:00 2001 From: Thorsten von Eicken Date: Sat, 17 Jun 2017 18:40:18 -0700 Subject: [PATCH] try to fix travis build --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 8459303..b8fb76a 100644 --- a/Makefile +++ b/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