[longomatch] Add missing files to the autotools system
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Add missing files to the autotools system
- Date: Tue, 31 Mar 2015 17:28:31 +0000 (UTC)
commit 2503898341065fec14868a3ec28612e1ae9e3b87
Author: Jorge Zapata <jorgeluis zapata gmail com>
Date: Thu Mar 19 15:36:56 2015 +0100
Add missing files to the autotools system
LongoMatch.Core/Makefile.am | 1 +
LongoMatch.Multimedia/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Core/Makefile.am b/LongoMatch.Core/Makefile.am
index 3085c86..397e680 100644
--- a/LongoMatch.Core/Makefile.am
+++ b/LongoMatch.Core/Makefile.am
@@ -59,6 +59,7 @@ SOURCES = Common/Area.cs \
Interfaces/Multimedia/IFramesCapturer.cs \
Interfaces/Multimedia/IMultimediaToolkit.cs \
Interfaces/Multimedia/IPlayer.cs \
+ Interfaces/Multimedia/IPlayerController.cs \
Interfaces/Multimedia/IRemuxer.cs \
Interfaces/Multimedia/IVideoConverter.cs \
Interfaces/Multimedia/IVideoEditor.cs \
diff --git a/LongoMatch.Multimedia/Makefile.am b/LongoMatch.Multimedia/Makefile.am
index 7ab51f0..9894082 100644
--- a/LongoMatch.Multimedia/Makefile.am
+++ b/LongoMatch.Multimedia/Makefile.am
@@ -16,6 +16,7 @@ SOURCES = Capturer/FakeCapturer.cs \
Editor/VideoSegment.cs \
Player/GstPlayer.cs \
Player/ObjectManager.cs \
+ PlayerController.cs \
Remuxer/GstRemuxer.cs \
Remuxer/ObjectManager.cs \
Utils/Devices.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]