[gcompris] windows compilation, no more remove .in files.



commit 55a0827a274972fd9605192210d567cbed4f671c
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Tue Oct 23 20:16:48 2012 +0200

    windows compilation, no more remove .in files.

 Makefile.mingw.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.mingw.in b/Makefile.mingw.in
index 7b76d08..7572964 100644
--- a/Makefile.mingw.in
+++ b/Makefile.mingw.in
@@ -197,6 +197,5 @@ prep: Makefile.mingw
 	rm -f $(GCOMPRIS_INSTALL_DIR)/share/$(pkgdatadir)/boards/tuxpaint.xml
 	rm -f $(GCOMPRIS_INSTALL_DIR)/share/gcompris/python/tuxpaint.py
 	find $(GCOMPRIS_INSTALL_DIR) -name "Makefile*" -exec rm -f {} \;
-	find $(GCOMPRIS_INSTALL_DIR) -name "*.in" -exec rm -f {} \;
 	find $(GCOMPRIS_INSTALL_DIR) -name "*~" -exec rm -f {} \;
 



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