From 5623b6bfbcafeb80f44b6882729a104ad60d9b09 Mon Sep 17 00:00:00 2001 From: Christophe Genevey Metat Date: Fri, 17 Jun 2016 15:28:55 +0000 Subject: plugin datastore mysql --- src/datastore/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/datastore/Makefile.am') diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index 9d08c8ac9..6a4b6a27b 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -28,6 +28,7 @@ libgnunetdatastore_la_SOURCES = \ libgnunetdatastore_la_LIBADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ + $(top_builddir)/src/my/libgnunetmy.la \ $(GN_LIBINTL) libgnunetdatastore_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ -- cgit v1.2.3