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