From 2a4c30d56c3c0db72173df565d01ed3ef5577546 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sun, 12 May 2019 10:37:06 +0200 Subject: forgot minor build changes --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 5ae328f9a..13cca2adc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -59,6 +59,7 @@ endif if HAVE_MHD if HAVE_JSON REST_DIR = rest + RECLAIM_DIR = reclaim-attribute reclaim endif endif @@ -121,8 +122,7 @@ SUBDIRS = \ exit \ pt \ secretsharing \ - reclaim-attribute \ - reclaim \ + $(RECLAIM_DIR) \ $(EXP_DIR) \ integration-tests -- cgit v1.2.3