[maemo-commits] [maemo-commits] r10738 - projects/haf/trunk/hildon-fm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Mar 23 13:27:24 EET 2007
Author: tko
Date: 2007-03-23 13:27:20 +0200 (Fri, 23 Mar 2007)
New Revision: 10738

Modified:
   projects/haf/trunk/hildon-fm/ChangeLog
   projects/haf/trunk/hildon-fm/Makefile.am
Log:
 * Makefile.am (MAINTAINERCLEANFILES): Added to clean up cruft


Modified: projects/haf/trunk/hildon-fm/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-fm/ChangeLog	2007-03-23 09:34:46 UTC (rev 10737)
+++ projects/haf/trunk/hildon-fm/ChangeLog	2007-03-23 11:27:20 UTC (rev 10738)
@@ -1,3 +1,7 @@
+2007-03-23  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
+	* Makefile.am (MAINTAINERCLEANFILES): Added to clean up cruft
+	
 2007-03-09  Marius Vollmer  <marius.vollmer at nokia.com>
 
 	Released 1.9.13, to conform with the unified Hildon verisioning

Modified: projects/haf/trunk/hildon-fm/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-fm/Makefile.am	2007-03-23 09:34:46 UTC (rev 10737)
+++ projects/haf/trunk/hildon-fm/Makefile.am	2007-03-23 11:27:20 UTC (rev 10738)
@@ -18,6 +18,10 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = hildon-fm-2.pc hildon-fm.pc
 
+MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in compile \
+		       ltmain.sh depcomp missing install-sh config.sub \
+		       config.guess
+
 deb: dist
 	-mkdir debian-build
 	cd debian-build &&						\


More information about the maemo-commits mailing list