From: Schanzenbach, Martin Date: Thu, 27 Sep 2018 14:58:15 +0000 (+0200) Subject: fix ftbfs X-Git-Tag: v0.11.0~241^2~19 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=efa571ec44021e2ee0178840a5b9d08d637e97dc;p=oweals%2Fgnunet.git fix ftbfs --- diff --git a/src/Makefile.am b/src/Makefile.am index 18643e5df..7f97190d0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -129,6 +129,6 @@ SUBDIRS = \ $(EXP_DIR) \ $(JSON_DIR) \ $(REST_DIR) \ - integration-tests \ + integration-tests endif