[grilo-plugins/fremantle: 20/27] Added GnomeVFS and util dependencies to youtube plugin
- From: Xabier Rodriguez Calvar <xrcalvar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/fremantle: 20/27] Added GnomeVFS and util dependencies to youtube plugin
- Date: Mon, 19 Apr 2010 16:50:17 +0000 (UTC)
commit ff4fc7cef3650ded1af6f33a4625bf6c2aea1dd5
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date: Mon Apr 19 16:50:34 2010 +0200
Added GnomeVFS and util dependencies to youtube plugin
src/youtube/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/youtube/Makefile.am b/src/youtube/Makefile.am
index 45e1fc4..1edcb8e 100644
--- a/src/youtube/Makefile.am
+++ b/src/youtube/Makefile.am
@@ -10,11 +10,14 @@ lib_LTLIBRARIES = libgrlyoutube.la
libgrlyoutube_la_CFLAGS = \
$(DEPS_CFLAGS) \
$(GIO_CFLAGS) \
+ $(GNOMEVFS_CFLAGS) \
$(XML_CFLAGS)
libgrlyoutube_la_LIBADD = \
+ ${top_builddir}/src/util/libutil.a \
$(DEPS_LIBS) \
$(GIO_LIBS) \
+ $(GNOMEVFS_LIBS) \
$(XML_LIBS)
libgrlyoutube_la_SOURCES = grl-youtube.c grl-youtube.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]