[banshee/gst#] [gst#] Add missing file in make file
- From: Olivier Dufour <dufoli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/gst#] [gst#] Add missing file in make file
- Date: Fri, 17 Jun 2011 10:35:59 +0000 (UTC)
commit 9eafef10b1d1c23dffccc8920099858dac14abb5
Author: Olivier Dufour <olivier duff gmail com>
Date: Thu Jun 2 00:18:04 2011 +0200
[gst#] Add missing file in make file
src/Backends/Banshee.GStreamerSharp/Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/src/Backends/Banshee.GStreamerSharp/Makefile.am b/src/Backends/Banshee.GStreamerSharp/Makefile.am
index 9c25355..1d968e2 100644
--- a/src/Backends/Banshee.GStreamerSharp/Makefile.am
+++ b/src/Backends/Banshee.GStreamerSharp/Makefile.am
@@ -8,16 +8,20 @@ SOURCES = \
Banshee.GStreamerSharp/BpmDetector.cs \
Banshee.GStreamerSharp/CddaManager.cs \
Banshee.GStreamerSharp/PlayerEngine.cs \
- Banshee.GStreamerSharp/Transcoder.cs
+ Banshee.GStreamerSharp/Transcoder.cs \
+ Banshee.GStreamerSharp/VideoManager.cs
RESOURCES = Banshee.GStreamerSharp.addin.xml
if ENABLE_GST_SHARP
include $(top_srcdir)/build/build.mk
+EXTRA_DIST += Banshee.GStreamerSharp.dll.config
+module_SCRIPTS += Banshee.GStreamerSharp.dll.config
else
EXTRA_DIST = $(SOURCES) $(RESOURCES)
endif
+
if ENABLE_GAPLESS
BUILD_DEFINES="-define:ENABLE_GAPLESS"
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]