summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 654bae0..292bb9d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = src lv2 drumgizmo dgedit
-DISTDIRS = src lv2 drumgizmo dgedit
+SUBDIRS = plugingui tools include src au vst lv2 drumgizmo dgedit
+DISTDIRS = plugingui tools include src au vst lv2 drumgizmo dgedit
test:
$(MAKE) -C src test