aboutsummaryrefslogtreecommitdiff
path: root/src/gnsrecord/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnsrecord/Makefile.am')
-rw-r--r--src/gnsrecord/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 = \
35 libgnunetgnsrecordjson.la 35 libgnunetgnsrecordjson.la
36 36
37gnunet_gnsrecord_tvg_SOURCES = \ 37gnunet_gnsrecord_tvg_SOURCES = \
38 gnunet-gnsrecord-tvg.c 38 gnunet-gnsrecord-tvg.c \
39 gnsrecord_crypto.h
39gnunet_gnsrecord_tvg_LDADD = \ 40gnunet_gnsrecord_tvg_LDADD = \
40 $(top_builddir)/src/util/libgnunetutil.la \ 41 $(top_builddir)/src/util/libgnunetutil.la \
41 $(top_builddir)/src/identity/libgnunetidentity.la \ 42 $(top_builddir)/src/identity/libgnunetidentity.la \