From f8923c9e7a9b3985fff191de9c48789a214c40fc Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 9 Jul 2013 01:31:11 +0200 Subject: [PATCH] Path fix in top-level Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index cc32fc2..a9c5def 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = swe src +SUBDIRS = swe/src src