updated makefiles for unit tests to include prolist.c and lighting.c recently added modules

This commit is contained in:
skarg
2013-12-09 20:06:20 +00:00
parent 85aed6b123
commit 7f58784576
26 changed files with 41 additions and 0 deletions
+2
View File
@@ -15,6 +15,8 @@ SRCS = $(SRC_DIR)/bacdcode.c \
$(SRC_DIR)/bactext.c \
$(SRC_DIR)/indtext.c \
$(SRC_DIR)/datetime.c \
$(SRC_DIR)/proplist.c \
$(SRC_DIR)/lighting.c \
$(SRC_DIR)/memcopy.c \
$(SRC_DIR)/lso.c \
ctest.c