Update common-c

This commit is contained in:
Cameron Gutman
2018-11-03 17:30:11 -07:00
parent a76c1ab6a1
commit fbd9319605
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ COMMON_C_SOURCE := \
$(COMMON_C_DIR)/RtspConnection.c \
$(COMMON_C_DIR)/RtspParser.c \
$(COMMON_C_DIR)/SdpGenerator.c \
$(COMMON_C_DIR)/SimpleStun.c \
$(COMMON_C_DIR)/VideoDepacketizer.c \
$(COMMON_C_DIR)/VideoStream.c \
$(ENET_SOURCE) \