Fix builds on macOS

update-lkm
nirenjan 2022-09-23 21:15:19 -07:00
parent 4b411d6767
commit 708ace20be
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ libx52_string_test_SOURCES = \
libx52/x52_strerror.c
libx52_string_test_CFLAGS = -I $(top_srcdir) -I $(top_srcdir)/libx52
libx52_string_test_LDFLAGS = @CMOCKA_LIBS@
libx52_string_test_LDADD = libx52.la
endif
# Extra files that need to be in the distribution