banshee r3075 - trunk/banshee
- From: gburt svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3075 - trunk/banshee
- Date: Tue, 29 Jan 2008 02:27:42 +0000 (GMT)
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 <gabriel burt gmail com>
* 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:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]