[maemo-commits] [maemo-commits] r12833 - in projects/haf/trunk/hildon-desktop: . libhildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Jul 25 14:40:26 EEST 2007
Author: lucasr
Date: 2007-07-25 14:40:24 +0300 (Wed, 25 Jul 2007)
New Revision: 12833

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/libhildondesktop/Makefile.am
Log:
2007-07-25  Lucas Rocha  <lucas.rocha at nokia.com>

	* libhildondesktop/Makefile.am: added built sources to clean list.


Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-07-25 11:15:53 UTC (rev 12832)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-07-25 11:40:24 UTC (rev 12833)
@@ -1,3 +1,7 @@
+2007-07-25  Lucas Rocha  <lucas.rocha at nokia.com>
+
+	* libhildondesktop/Makefile.am: added built sources to clean list.
+
 2007-07-25  Moises Martinez  <moises.martinez at nokia.com>
 
 	* src/hd-switcher-menu.c: (hd_switcher_menu_switcher_keypress_cb):

Modified: projects/haf/trunk/hildon-desktop/libhildondesktop/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-desktop/libhildondesktop/Makefile.am	2007-07-25 11:15:53 UTC (rev 12832)
+++ projects/haf/trunk/hildon-desktop/libhildondesktop/Makefile.am	2007-07-25 11:40:24 UTC (rev 12833)
@@ -143,4 +143,4 @@
 	$(XDAMAGE_LIBS)                           \
 	$(top_srcdir)/libhildonwm/libhildonwm.la
 
-CLEANFILES = *~
+CLEANFILES = *~ $(BUILT_SOURCES)


More information about the maemo-commits mailing list