error in the tag display

This commit is contained in:
Edouard DUPIN 2012-07-17 14:03:26 +02:00
parent 65c901e41f
commit aa55ba51b9

View File

@ -1,11 +1,12 @@
# name of the librairy
LOCAL_MODULE := agg
# get the tag of the current project :
LOCAL_VERSION_TAG=$(shell cd $(LOCAL_PATH) ; git describe --tags)
LOCAL_VERSION_TAG_SHORT=$(shell cd $(LOCAL_PATH) ; git describe --tags --abbrev=0)
$(info $(LOCAL_MODULE) version TAG : $(LOCAL_VERSION_TAG))
# name of the librairy
LOCAL_MODULE := agg
# name of the dependency
LOCAL_STATIC_LIBRARIES := libfreetype