Fix build

This commit is contained in:
Alex Kotov 2022-12-25 14:21:35 +04:00
parent 98f35c236e
commit 16d84dee51
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ libclayer_la_LDFLAGS = -version-info @PACKAGE_VERSION_SO@
libclayer_la_SOURCES = \
src/ctype.c \
src/errno.c \
src/clayer.c \
src/libclayer.c \
src/stdlib.c \
src/string.c