mirror of
https://github.com/tailix/libclayer.git
synced 2024-11-20 11:06:24 -05:00
Fix build
This commit is contained in:
parent
98f35c236e
commit
16d84dee51
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue