diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-18 15:39:29 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-18 15:39:29 +0200 |
commit | 6c70c59e98aeea699d597382078083fb4a624611 (patch) | |
tree | 251ca54fe3be921d0fa895bf27582a40bb8bb8d9 | |
parent | 69c302beab2e95f9db39815b84dceb27bf92c9f6 (diff) |
Oups... not quite ready for AU yet.
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 292bb9d..cd599ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = plugingui tools include src au vst lv2 drumgizmo dgedit -DISTDIRS = plugingui tools include src au vst lv2 drumgizmo dgedit +SUBDIRS = plugingui tools include src vst lv2 drumgizmo dgedit +DISTDIRS = plugingui tools include src vst lv2 drumgizmo dgedit test: $(MAKE) -C src test |