From 34571221db5a824e16f165f57bfbf200124d1deb Mon Sep 17 00:00:00 2001 From: wipedlifepotato <60944239+wipedlifepotato@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:06:35 +0300 Subject: [PATCH] fix cmakelist --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7bfbbb9..f469526 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -407,7 +407,7 @@ set(TOOLS regaddralias x25519 verifyhost - autoconf + autoconf_i2pd ) foreach(tool IN LISTS TOOLS)