updated makefiles for unit tests to include prolist.c and lighting.c recently added modules
This commit is contained in:
@@ -17,6 +17,8 @@ SRCS = ai.c \
|
||||
$(SRC_DIR)/bactext.c \
|
||||
$(SRC_DIR)/indtext.c \
|
||||
$(SRC_DIR)/datetime.c \
|
||||
$(SRC_DIR)/lighting.c \
|
||||
$(SRC_DIR)/proplist.c \
|
||||
$(TEST_DIR)/ctest.c
|
||||
|
||||
TARGET = analog_input
|
||||
|
||||
Reference in New Issue
Block a user