include rule for generating version.h file

This commit is contained in:
Milanka Ringwald 2015-12-02 10:51:57 +01:00
parent 0cf64e3889
commit 0c3fa31007

View File

@ -5,6 +5,8 @@ BTSTACK_ROOT = ../..
POSIX_ROOT= ${BTSTACK_ROOT}/platforms/posix
CPPUTEST_HOME = ${BTSTACK_ROOT}/test/cpputest
include ${BTSTACK_ROOT}/example/embedded/Makefile.inc
COMMON = \
btstack_memory.c \
linked_list.c \