Fix build

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

View File

@ -22,7 +22,7 @@ AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIRS([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/xxxxx.c])
AC_CONFIG_SRCDIR([src/libclayer.c])
AC_CONFIG_FILES([
Makefile
libclayer.pc