From 83ac2a8d259bb07f8cc754d8eacd0a63217d713c Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 5 Feb 2017 17:54:56 +0100 Subject: Compile engine as a library. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3784c39..94d578c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = plugingui tools include src plugin drumgizmo man test -DISTDIRS = plugingui tools include src plugin drumgizmo man test +SUBDIRS = tools include src plugingui plugin drumgizmo man test +DISTDIRS = tools include src plugingui plugin drumgizmo man test EXTRA_DIST = \ version.h \ -- cgit v1.2.3