diff pidgin/pixmaps/Makefile.mingw @ 23962:78c64f7c598f

Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 31 Aug 2008 17:29:40 +0000
parents 8b952cb84f45
children eec2900b0eee
line wrap: on
line diff
--- a/pidgin/pixmaps/Makefile.mingw	Sun Aug 31 16:52:51 2008 +0000
+++ b/pidgin/pixmaps/Makefile.mingw	Sun Aug 31 17:29:40 2008 +0000
@@ -40,6 +40,7 @@
 		$(MAKE) -C $$subdir -f $(MINGW_MAKEFILE) clean;\
 		done; \
 	fi;
+	rm -f ./Makefile.am.mingw
 
 ./Makefile.am.mingw: ./Makefile.am
 	sed -e 's/^if\ INSTALL_PIXMAPS/ifeq (\$$(INSTALL_PIXMAPS), 1)/' ./Makefile.am > $@