totem r5007 - in trunk: . browser-plugin



Author: hadess
Date: Tue Jan  8 09:13:39 2008
New Revision: 5007
URL: http://svn.gnome.org/viewvc/totem?rev=5007&view=rev

Log:
2008-01-08  Bastien Nocera  <hadess hadess net>

	* browser-plugin/Makefile.am: Fix building GTK+ version of the
	browser plugin (again)



Modified:
   trunk/ChangeLog
   trunk/browser-plugin/Makefile.am

Modified: trunk/browser-plugin/Makefile.am
==============================================================================
--- trunk/browser-plugin/Makefile.am	(original)
+++ trunk/browser-plugin/Makefile.am	Tue Jan  8 09:13:39 2008
@@ -107,6 +107,7 @@
 	$(WARN_CFLAGS)		\
 	$(DBUS_CFLAGS)		\
 	$(NVTV_CFLAGS)		\
+	$(SN_CFLAGS)		\
 	$(AM_CFLAGS)
 
 totem_plugin_viewer_LDADD =						\
@@ -115,6 +116,7 @@
 	$(top_builddir)/lib/libtotemscrsaver.la				\
 	libtotempluginviewer_helper.la					\
 	$(EXTRA_GNOME_LIBS)	\
+	$(SN_LIBS)		\
 	$(XVIDMODE_LIBS) 	\
 	$(DBUS_LIBS)		\
 	$(NVTV_LIBS) 		\



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