build fix

This commit is contained in:
Alberto Fustinoni 2017-08-04 19:17:48 +09:00
parent 763cf42e4f
commit fb6a059ddb

View File

@ -104,6 +104,7 @@ endif
ifneq ($(STATIC_LINKING), 1)
SOURCES_C += $(LIBRETRO_COMM_DIR)/streams/file_stream.c \
$(LIBRETRO_COMM_DIR)/streams/file_stream_transforms.c \
$(LIBRETRO_COMM_DIR)/file/file_path.c \
$(LIBRETRO_COMM_DIR)/compat/compat_strl.c \
$(LIBRETRO_COMM_DIR)/compat/compat_snprintf.c \