diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-07-21 11:16:24 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-07-21 11:34:22 +0200 |
commit | 3a1bfc0a6e78f006fc853c1acd2408ed9c383176 (patch) | |
tree | f8c2ce4f40c6f8846b16c507542cb51493367e2b /drumgizmo/Makefile.am | |
parent | c80a459faf3abcbe67969664663a3b9ed82966f7 (diff) |
Add humanized timing controls to the cli.
Diffstat (limited to 'drumgizmo/Makefile.am')
-rw-r--r-- | drumgizmo/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drumgizmo/Makefile.am b/drumgizmo/Makefile.am index 940630a..4bf578c 100644 --- a/drumgizmo/Makefile.am +++ b/drumgizmo/Makefile.am @@ -88,7 +88,6 @@ endif # HAVE_INPUT_JACKMIDI endif # HAVE_OUTPUT_JACKAUDIO EXTRA_DIST = \ - drumgizmoc.h \ jackclient.h \ enginefactory.h \ getoptpp/getoptpp.hpp \ |