From 3db6e952517da29135b1e0fd76bfeef8808f5a04 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 6 Aug 2015 17:34:02 +0200 Subject: The tree has got back its original layout (i.e. getting rid of this 'melted' directory) and *a lot* of files from the mint's tree have been imported there. The main expectation is to cut off from these imported files as much as source code possible, which is actually not needed; although presumably, that will regard just a small percentage of that source code. --- 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 0bd932c0..46fa8eba 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,2 +1,2 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include -SUBDIRS = include merchant +SUBDIRS = include backend -- cgit v1.2.3