[beast/wip/soundfont: 15/832] BUILD: added beast-gtk files for sound font support



commit e3c31958ee2a7a9068c2427a19a1987e2180ad22
Author: Stefan Westerfeld <stefan space twc de>
Date:   Mon Nov 8 23:10:31 2010 +0100

    BUILD: added beast-gtk files for sound font support

 beast-gtk/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/beast-gtk/Makefile.am b/beast-gtk/Makefile.am
index 1f0c572..2b0dbba 100644
--- a/beast-gtk/Makefile.am
+++ b/beast-gtk/Makefile.am
@@ -38,8 +38,8 @@ beast_headers = $(strip \
        bstsnetrouter.h         bstsplash.h     bsttrackview.h          bstsupershell.h     \
        bstusermessage.h        bstdial.h       bsttracksynthdialog.h   bstwaveeditor.h     \
        bstzoomedwindow.h       bstskinconfig.h bstmsgabsorb.h          bstsampleeditor.h   \
-       bstrackview.h           bsttreestores.h bstbseutils.h           bstutils.h          \
-       bstdefs.h \
+       bstrackview.h           bsttreestores.h bstbseutils.h           \
+       bstutils.h              bstdefs.h       bstsoundfontview.h      bstsoundfontpresetview.c  \
 )
 EXTRA_DIST += $(beast_headers)
 # BEAST sources to build the program from
@@ -61,7 +61,7 @@ beast_sources = $(strip \
        bstusermessage.c        bstdial.c       bsttracksynthdialog.c   bstwaveeditor.c     \
        bstzoomedwindow.c       bstskinconfig.c bstmsgabsorb.c          bstsampleeditor.c   \
        bstrackview.c           bsttreestores.c bstbseutils.c           bstutils.c          \
-       $(PROFILE_SOURCE) \
+       bstsoundfontview.c      bstsoundfontpresetview.c                $(PROFILE_SOURCE)   \
 )
 # BEAST sources that get included (don't have own .lo rules)
 beast_extra_files = $(strip                                            \


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