diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-06-16 11:40:09 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-06-16 11:40:09 +0200 |
commit | cebc0900d43d67ee438880d699edabc3d35db9c2 (patch) | |
tree | b878c675726ef6265fd6526f33bec98f136ebf13 /plugin/Makefile.am | |
parent | 13d1831777c6a64fb9c4f27bf265b0c21a2b645f (diff) |
Add missing dist-files.
Diffstat (limited to 'plugin/Makefile.am')
-rw-r--r-- | plugin/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/Makefile.am b/plugin/Makefile.am index 02dc5a3..7751154 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -92,6 +92,7 @@ EXTRA_DIST = \ drumgizmo_vst.sym \ $(top_srcdir)/plugin/plugingizmo/plugin.h \ $(top_srcdir)/plugin/plugingizmo/midievent.h \ + $(top_srcdir)/plugin/plugingizmo/midnam_lv2.h \ $(top_srcdir)/plugin/plugingizmo/pluginlv2.h \ $(top_srcdir)/plugin/plugingizmo/pluginvst.h \ $(top_srcdir)/plugin/plugingizmo/inline-display.h |