From e357b735bf09bcdb201841885e79e9f946582912 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Apr 2020 19:59:34 +0200 Subject: move libtalermerchanttesting and test cases to src/testing/ --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index e58cf01a..984c780f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,3 @@ # This Makefile is in the public domain AM_CPPFLAGS = -I$(top_srcdir)/src/include -SUBDIRS = include backenddb backend lib merchant-tools +SUBDIRS = include backenddb backend lib testing merchant-tools -- cgit v1.2.3