diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-12-05 23:45:37 +0100 |
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-12-05 23:45:37 +0100 |
| commit | 64d4f8d1b55d7f3f4099bd185ca326b5331798cc (patch) | |
| tree | 0a4c980f30db06a02e26468b22b90b59043d5ab5 /Makefile.am | |
| parent | 07ab6e89cdc218636246191251c229ac289502b2 (diff) | |
Clean up cli client module names. Fix autotools paths.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 87d364e..10ee6ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = vst lv2 drumgizmo +SUBDIRS = plugingui tools include src vst lv2 drumgizmo DISTDIRS = plugingui tools include src vst lv2 drumgizmo EXTRA_DIST = \ |
