aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/peerstore
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2024-05-26 15:30:02 +0200
committerTheJackiMonster <thejackimonster@gmail.com>2024-05-26 15:30:02 +0200
commit81d8f82554260424ea568546ba098ea5cee3ef4b (patch)
treea8827a7967770596293366ec8d9bd1c719293977 /src/plugin/peerstore
parent48dfc68132cd19013b5a3ce6b170099b988de96e (diff)
parentaf21c76e87e701fb88f7b0d535e9758ef832ec39 (diff)
downloadgnunet-dev/thejackimonster/messenger.tar.gz
gnunet-dev/thejackimonster/messenger.zip
Merge branch 'master' into dev/thejackimonster/messengerHEADmasterdev/thejackimonster/messenger
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'src/plugin/peerstore')
-rw-r--r--src/plugin/peerstore/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugin/peerstore/Makefile.am b/src/plugin/peerstore/Makefile.am
index 7202aef84..5e10b706f 100644
--- a/src/plugin/peerstore/Makefile.am
+++ b/src/plugin/peerstore/Makefile.am
@@ -31,7 +31,6 @@ plugin_LTLIBRARIES = \
31test_plugin_peerstore_sqlite_SOURCES = \ 31test_plugin_peerstore_sqlite_SOURCES = \
32 test_plugin_peerstore.c 32 test_plugin_peerstore.c
33test_plugin_peerstore_sqlite_LDADD = \ 33test_plugin_peerstore_sqlite_LDADD = \
34 $(top_builddir)/src/service/testing/libgnunettesting.la \
35 $(top_builddir)/src/lib/util/libgnunetutil.la 34 $(top_builddir)/src/lib/util/libgnunetutil.la
36 35
37check_PROGRAMS = \ 36check_PROGRAMS = \