[totem] grilo: Compile the recently added widgets



commit b733d400beb9420b53d49a7684a3f23a6e2aea5d
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jun 22 18:55:57 2012 +0100

    grilo: Compile the recently added widgets

 src/plugins/grilo/Makefile.am |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/grilo/Makefile.am b/src/plugins/grilo/Makefile.am
index 0efee37..5e660b6 100644
--- a/src/plugins/grilo/Makefile.am
+++ b/src/plugins/grilo/Makefile.am
@@ -13,7 +13,13 @@ confdir = $(plugindir)
 conf_DATA = totem-grilo.conf
 EXTRA_DIST += $(conf_DATA)
 
-libgrilo_la_SOURCES = totem-grilo.c
+libgrilo_la_SOURCES =				\
+	totem-grilo.c				\
+	gd-tagged-entry.h			\
+	gd-tagged-entry.c			\
+	totem-search-entry.c			\
+	totem-search-entry.h
+
 libgrilo_la_LDFLAGS = $(plugin_ldflags)
 libgrilo_la_LIBADD =			\
         $(plugin_libadd)	\



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