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 <[EMAIL PROTECTED]>
* 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
+
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.