From 65f9e37ce036acdfab29b25b9b6f69de1b126962 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 3 Feb 2022 23:59:18 +0100 Subject: -fix dist --- src/gnsrecord/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am index 4308d9c1a..8665157e9 100644 --- a/src/gnsrecord/Makefile.am +++ b/src/gnsrecord/Makefile.am @@ -35,7 +35,8 @@ lib_LTLIBRARIES = \ libgnunetgnsrecordjson.la gnunet_gnsrecord_tvg_SOURCES = \ - gnunet-gnsrecord-tvg.c + gnunet-gnsrecord-tvg.c \ + gnsrecord_crypto.h gnunet_gnsrecord_tvg_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/identity/libgnunetidentity.la \ -- cgit v1.2.3