[maemo-commits] [maemo-commits] r10074 - in projects/haf/trunk/hildon-desktop: . src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Feb 20 17:13:47 EET 2007
Author: jobi
Date: 2007-02-20 17:13:46 +0200 (Tue, 20 Feb 2007)
New Revision: 10074

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/src/Makefile.am
Log:

2007-02-20  Johan Bilien  <johan.bilien at nokia.com>

	* src/Makefile.am: Added LAUNCHER_LDFLAGS to the link



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-02-20 14:53:22 UTC (rev 10073)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-02-20 15:13:46 UTC (rev 10074)
@@ -1,5 +1,9 @@
 2007-02-20  Johan Bilien  <johan.bilien at nokia.com>
 
+	* src/Makefile.am: Added LAUNCHER_LDFLAGS to the link
+
+2007-02-20  Johan Bilien  <johan.bilien at nokia.com>
+
 	* src/hildon-desktop.pc.in,
 	  libhildondesktop/libhildondesktop.pc.in,
 	  libhildonwm/libhildonwm.pc.in: require libhildon-1 rather

Modified: projects/haf/trunk/hildon-desktop/src/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-desktop/src/Makefile.am	2007-02-20 14:53:22 UTC (rev 10073)
+++ projects/haf/trunk/hildon-desktop/src/Makefile.am	2007-02-20 15:13:46 UTC (rev 10074)
@@ -28,6 +28,7 @@
 
 hildon_desktop_LDFLAGS  = \
 	-rdynamic         \
+	$(LAUNCHER_LDFLAGS) \
 	$(HILDON_LIBS)	  \
 	$(HILDON_FM_LIBS) \
 	$(OSSO_LIBS)	  \


More information about the maemo-commits mailing list