refactoring

This commit is contained in:
Maxim Devaev
2022-11-05 22:45:18 +03:00
parent 95fcc3c58e
commit 4e7676f307
4 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ _USTR_SRCS = $(shell ls \
ustreamer/data/*.c \
ustreamer/encoders/cpu/*.c \
ustreamer/encoders/hw/*.c \
ustreamer/h264/*.c \
ustreamer/*.c \
)
_DUMP_LIBS = $(_COMMON_LIBS)