[totem] backend: Don't link to totem-style-helpers.la



commit 272d29cb40074733072e5546e61ce5fe3cacabe7
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 20 16:54:35 2014 +0100

    backend: Don't link to totem-style-helpers.la
    
    Otherwise it will be duplicated in the linked shared libraries.

 src/backend/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am
index ae08274..18c2160 100644
--- a/src/backend/Makefile.am
+++ b/src/backend/Makefile.am
@@ -73,7 +73,6 @@ libbaconvideowidget_la_CFLAGS =       \
 libbaconvideowidget_la_LIBADD =                                        \
        $(top_builddir)/src/gst/libtotemgsthelpers.la           \
        $(top_builddir)/src/gst/libtotemgstpixbufhelpers.la     \
-       $(top_builddir)/src/gst/libtotemstylehelpers.la         \
        $(BACKEND_LIBS)                                         \
        -lm
 


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