From 9aa323ca7bcf1567f6ecf98cf73b5691ade1b816 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 24 Jan 2016 16:44:57 +0100 Subject: adding skeletons for plugins --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 0d1d4572f..986dcc5d3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -7,10 +7,10 @@ if WALLET_ONLY SUBDIRS = include util else -SUBDIRS = include util $(PQ_DIR) mintdb mint mint-tools +SUBDIRS = include util $(PQ_DIR) wire mintdb mint mint-tools if HAVE_LIBCURL SUBDIRS += mint-lib -else +else if HAVE_LIBGNURL SUBDIRS += mint-lib endif -- cgit v1.2.3