diff options
Diffstat (limited to 'slv2/Makefile.am')
-rw-r--r-- | slv2/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slv2/Makefile.am b/slv2/Makefile.am index e0a9c0e..f090e22 100644 --- a/slv2/Makefile.am +++ b/slv2/Makefile.am @@ -1,6 +1,7 @@ slv2includedir = $(includedir)/slv2 slv2include_HEADERS = \ + gui.h \ lv2.h \ lv2-gtk2gui.h \ plugin.h \ |