diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/Makefile.am b/plugin/Makefile.am index 7e256ba..dda7090 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -64,4 +64,5 @@ EXTRA_DIST = \ $(top_srcdir)/plugin/plugingizmo/plugin.h \ $(top_srcdir)/plugin/plugingizmo/midievent.h \ $(top_srcdir)/plugin/plugingizmo/pluginlv2.h \ - $(top_srcdir)/plugin/plugingizmo/pluginvst.h + $(top_srcdir)/plugin/plugingizmo/pluginvst.h \ + $(top_srcdir)/plugin/plugingizmo/inline-display.h |