gnome-user-share r305 - in trunk: . data



Author: kmaraas
Date: Sat Jan 24 17:40:00 2009
New Revision: 305
URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=305&view=rev

Log:
2009-01-24  Kjartan Maraas  <kmaraas gnome org>

	* data/Makefile.am: Don't remove the ui file with make clean
	as it breaks make clean; make.

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

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Sat Jan 24 17:40:00 2009
@@ -44,6 +44,6 @@
 	gnome-user-share.desktop.in.in \
 	file-share-properties.ui
 
-CLEANFILES = $(desktop_DATA) $(autostart_DATA) file-share-properties.ui dav_user_2.2.conf
+CLEANFILES = $(desktop_DATA) $(autostart_DATA) dav_user_2.2.conf
 
 DISTCLEANFILES = $(schema_DATA) dav_user_2.2.conf



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]