[gnome-control-center/extensible-shell] shell: fix distclean



commit 937da8668e6a737ba6b74b39c1d6c1e2dec440a3
Author: Thomas Wood <thomas wood intel com>
Date:   Fri Feb 12 17:43:58 2010 +0000

    shell: fix distclean

 shell/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 84a3483..7dbeeac 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -67,6 +67,6 @@ EXTRA_DIST = 					\
 	$(schemas_DATA).in			\
 	$(NULL)
 
-DISTCLEANFILES = gnomecc.desktop gnomecc.desktop.in gnomecc.directory $(schemas_DATA)
+DISTCLEANFILES = gnome-control-center.desktop gnome-control-center.desktop.in gnomecc.directory $(schemas_DATA)
 
 -include $(top_srcdir)/git.mk



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