[ekiga/jp-opal-roster: 21/33] Opal: added the Opal::Presentity code to lib/Makefile.am



commit dba4490532cac052172ae7d0c1228ddcf443713b
Author: Julien Puydt <jpuydt free fr>
Date:   Sat Oct 26 14:39:33 2013 +0200

    Opal: added the Opal::Presentity code to lib/Makefile.am

 lib/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ea90719..50face9 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -491,7 +491,9 @@ libekiga_la_SOURCES += \
        engine/components/opal/opal-videooutput.h \
        engine/components/opal/opal-videooutput.cpp \
        engine/components/opal/opal-plugins-hook.h \
-       engine/components/opal/opal-plugins-hook.cpp
+       engine/components/opal/opal-plugins-hook.cpp \
+       engine/components/opal/opal-presentity.h \
+       engine/components/opal/opal-presentity.cpp
 
 if HAVE_H323
 libekiga_la_SOURCES += \


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