summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-03-13 17:36:07 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2016-03-13 17:36:07 +0100
commit0e6d94e02e754a6448e90fa139221f1f660d8a0d (patch)
tree4b879b518b75833c4e8c97266d49b7dcb70683d0 /Makefile.am
parent948e2a04f446109c369e28580c6193027685d3e8 (diff)
Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 \