banshee r3229 - in trunk/banshee: . src/Libraries/Lastfm.Gui



Author: gburt
Date: Tue Feb 12 03:27:05 2008
New Revision: 3229
URL: http://svn.gnome.org/viewvc/banshee?rev=3229&view=rev

Log:
2008-02-11  Gabriel Burt  <gabriel burt gmail com>

	* src/Libraries/Lastfm.Gui/Makefile.am: Forgot to commit this.


Added:
   trunk/banshee/src/Libraries/Lastfm.Gui/Makefile.am
Modified:
   trunk/banshee/ChangeLog

Added: trunk/banshee/src/Libraries/Lastfm.Gui/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/banshee/src/Libraries/Lastfm.Gui/Makefile.am	Tue Feb 12 03:27:05 2008
@@ -0,0 +1,16 @@
+ASSEMBLY = Lastfm.Gui
+TARGET = library
+LINK = $(REF_LASTFM_GUI)
+
+SOURCES = \
+	Lastfm.Gui/AccountLoginDialog.cs \
+	Lastfm.Gui/AccountLoginForm.cs \
+	Lastfm.Gui/Badge.cs \
+	Lastfm.Gui/LinkButton.cs
+
+RESOURCES =  \
+	Resources/badge-hover.png \
+	Resources/badge.png
+
+include $(top_srcdir)/build/build.mk
+



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