From: Chenchi Luo Date: Tue, 26 May 2015 15:08:44 +0000 (-0500) Subject: Include files in the dsp folder X-Git-Tag: v01.00.02.04~3 X-Git-Url: https://git.ti.com/gitweb?p=ti-machine-learning%2Fti-machine-learning.git;a=commitdiff_plain;h=925e8fc7a85c14e24eef4f913400eac2687913bb Include files in the dsp folder --- diff --git a/build/makefile b/build/makefile index 1318e8b..f7c0dfb 100755 --- a/build/makefile +++ b/build/makefile @@ -44,7 +44,7 @@ SRC_DIR := ../src ACCLERERATOR := NONE # COMMON -COMMON_LIB_SRC_DIR = $(SRC_DIR)/common +COMMON_LIB_SRC_DIR = $(SRC_DIR)/common $(SRC_DIR)/dsp COMMON_LIB_DIR = $(BIN_DIR) COMMON_LIB_NAME = timl COMMON_LIB_FULL_NAME = $(COMMON_LIB_DIR)/lib$(COMMON_LIB_NAME).a