[beast: 1/4] BSE: install additional #include files required to build SpectMorph



commit 55c30346fb47d4c18c6c165a46c605940d8a995f
Author: Stefan Westerfeld <stefan space twc de>
Date:   Sun Oct 18 16:42:03 2015 +0200

    BSE: install additional #include files required to build SpectMorph
    
    Signed-off-by: Stefan Westerfeld <stefan space twc de>
    Signed-off-by: Tim Janik <timj gnu org>

 bse/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index 8205d44..b351af8 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -33,7 +33,7 @@ bse_public_headers = $(strip \
        bsebus.hh               bsecategories.hh        \
        bsefilter.hh                    bsebiquadfilter.hh      \
        bseconstant.hh          bseconstvalues.hh       bsecontainer.hh                 bsecontextmerger.hh \
-       bseclientapi.hh         \
+       bseclientapi.hh         bseserverapi.hh         bse-internals.hh                \
                                bseeditablesample.hh    bseenums.hh                     bsegconfig.hh \
        bseglobals.hh           bseglue.hh              bseitem.hh                      bsejanitor.hh \
        bsemain.hh              bsemath.hh              bsemathsignal.hh                        bseladspa.hh \
@@ -129,7 +129,6 @@ EXTRA_DIST += $(strip \
        bsewave.header                                          \
        gsl-fftgen.pl   gsl-fftconf.sh  gsloscillator-aux.cc    \
        gslincluder.hh  gslwaveosc-aux.cc                       \
-       bse-internals.hh                                        \
 )
 
 #


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]