diff options
author | deva <deva> | 2009-11-22 09:56:08 +0000 |
---|---|---|
committer | deva <deva> | 2009-11-22 09:56:08 +0000 |
commit | 366701768b4e7e31e3d96071700783a49bcbd078 (patch) | |
tree | aa8a1c9493c8f46d36ee1f3239d9b59361692139 /Makefile.am | |
parent | 28630efa5e905f501f267e5e105d184ec5dd379a (diff) |
Added editor for automated chopping up of audiofiles into samples.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 54f5468..58820cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = src -DISTDIRS = src +SUBDIRS = src dgedit +DISTDIRS = src dgedit |