From 24a8c2bf371a3c6ce0843f1d11096ee86556caa8 Mon Sep 17 00:00:00 2001 From: Olaf Bergmann Date: Fri, 14 Jan 2022 18:16:10 +0100 Subject: [PATCH] autogen.sh: add tinydtls.pc Change-Id: I4c41593321aa83786f66dd698d3c61865a494954 --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 8516c32..9dfc364 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,7 +6,7 @@ GENERATED_FILES="aclocal.m4 ar-lib compile depcomp src/.dirstamp Makefile aes/Makefile doc/Makefile ecc/Makefile platform-specific/Makefile sha2/Makefile tests/Makefile tests/unit-tests/Makefile - config.status configure config.log" + config.status configure config.log tinydtls.pc" GENERATED_DIRS="autom4te.cache src/.deps"