banshee r3735 - trunk/banshee/data/audio-profiles



Author: abock
Date: Wed Apr  9 21:48:54 2008
New Revision: 3735
URL: http://svn.gnome.org/viewvc/banshee?rev=3735&view=rev

Log:
Fixed clean issue

Modified:
   trunk/banshee/data/audio-profiles/Makefile.am

Modified: trunk/banshee/data/audio-profiles/Makefile.am
==============================================================================
--- trunk/banshee/data/audio-profiles/Makefile.am	(original)
+++ trunk/banshee/data/audio-profiles/Makefile.am	Wed Apr  9 21:48:54 2008
@@ -16,6 +16,6 @@
 	mkdir -p $(top_builddir)/bin/share/$(PACKAGE)/audio-profiles && cp $(audioprofiles_DATA) $(top_builddir)/bin/share/$(PACKAGE)/audio-profiles
 
 EXTRA_DIST = $(audioprofiles_in_files)
-CLEANFILES = *.xml
+DISTCLEANFILES = *.xml
 MAINTAINERCLEANFILES = Makefile.in
 



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