1
0
Fork 0
mirror of https://github.com/tailix/libclayer.git synced 2024-11-20 11:06:24 -05:00

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

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