From 0e6d94e02e754a6448e90fa139221f1f660d8a0d Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 13 Mar 2016 17:36:07 +0100 Subject: Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ffa7602..3784c39 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = plugingui tools include src vst lv2 drumgizmo man test -DISTDIRS = plugingui tools include src vst lv2 drumgizmo man test +SUBDIRS = plugingui tools include src plugin drumgizmo man test +DISTDIRS = plugingui tools include src plugin drumgizmo man test EXTRA_DIST = \ version.h \ -- cgit v1.2.3