Fix configure.ac

This commit is contained in:
Alex Kotov 2022-01-17 21:00:10 +05:00
parent f4523e2380
commit 3a3e5ffc79
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ AC_INIT([libkernaux],
[https://github.com/tailix/libkernaux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/pfa.c])
AC_CONFIG_SRCDIR([src/assert.c])
AC_CANONICAL_BUILD
AC_CANONICAL_HOST