aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 6e587dc86..476d981bb 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -43,6 +43,7 @@ libgnunet_plugin_rest_identity_la_LDFLAGS = \
43libgnunetidentity_la_SOURCES = \ 43libgnunetidentity_la_SOURCES = \
44 identity_api.c \ 44 identity_api.c \
45 identity_api_lookup.c \ 45 identity_api_lookup.c \
46 identity_api_suffix_lookup.c \
46 identity.h 47 identity.h
47libgnunetidentity_la_LIBADD = \ 48libgnunetidentity_la_LIBADD = \
48 $(top_builddir)/src/util/libgnunetutil.la \ 49 $(top_builddir)/src/util/libgnunetutil.la \