[gimp] cursors: add the new color picker cursor files to CLEANFILES



commit 309985d169a8be902b8a2fc1510d93710d07c73f
Author: Michael Natterer <mitch gimp org>
Date:   Tue Sep 14 09:26:38 2010 +0200

    cursors: add the new color picker cursor files to CLEANFILES

 cursors/Makefile.am |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cursors/Makefile.am b/cursors/Makefile.am
index c641866..7d1b9b1 100644
--- a/cursors/Makefile.am
+++ b/cursors/Makefile.am
@@ -134,7 +134,11 @@ noinst_DATA = \
 	gimp-tool-cursors.h			\
 	gimp-color-picker-cursors.h
 
-CLEANFILES = gimp-tool-cursors.h tool-cursors.list
+CLEANFILES = \
+	gimp-tool-cursors.h			\
+	tool-cursors.list			\
+	gimp-color-picker-cursors.h		\
+	color-picker-cursors.list
 
 tool-cursors.list: $(CURSOR_IMAGES) Makefile.am
 	( rm -f $@; \



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