diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-18 15:26:56 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-10-18 15:26:56 +0200 |
commit | d715b234496895cb9a4554544b8b75e95fba5da8 (patch) | |
tree | 34594ad5b1b3dc6d58c8579f076b723414101e1e /drumgizmo/output | |
parent | 280948eda4542d2236283e99b79421a15f4bc3e1 (diff) |
Missing dist targets.
Diffstat (limited to 'drumgizmo/output')
-rw-r--r-- | drumgizmo/output/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drumgizmo/output/Makefile.am b/drumgizmo/output/Makefile.am index 14ff00b..5733b7d 100644 --- a/drumgizmo/output/Makefile.am +++ b/drumgizmo/output/Makefile.am @@ -1 +1,2 @@ +DISTDIRS = dummy alsa wavfile SUBDIRS = @OUTPUT_PLUGINS@ |