Author: gburt
Date: Tue Jan 29 02:27:41 2008
New Revision: 3075
URL: http://svn.gnome.org/viewvc/banshee?rev=3075&view=rev

Log:
2008-01-28  Gabriel Burt  <[EMAIL PROTECTED]>

        * Makefile.am: add --debug to mono call.


Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/Makefile.am

Modified: trunk/banshee/Makefile.am
==============================================================================
--- trunk/banshee/Makefile.am   (original)
+++ trunk/banshee/Makefile.am   Tue Jan 29 02:27:41 2008
@@ -46,7 +46,7 @@
 
 run:
        @pushd bin; \
-       $(MONO) Nereid.exe --debug --uninstalled $(BANSHEE_DEV_OPTIONS); \
+       $(MONO) --debug Nereid.exe --debug --uninstalled 
$(BANSHEE_DEV_OPTIONS); \
        popd;
 
 clean-local:
_______________________________________________
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.

Reply via email to