From 83086d73f57cb62f889537053a1aa2510c132414 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Thu, 09 Nov 2006 23:01:35 +0000 Subject: Minor fix for the prep target --- (limited to 'Makefile.mingw.in') diff --git a/Makefile.mingw.in b/Makefile.mingw.in index a2ee05d..5de7b09 100644 --- a/Makefile.mingw.in +++ b/Makefile.mingw.in @@ -136,7 +136,7 @@ prep: @echo "Copy pixmap" mkdir $(GCOMPRIS_INSTALL_DIR)/share/pixmaps cp gcompris.png $(GCOMPRIS_INSTALL_DIR)/share/pixmaps - @remove tuxpaint activity + @echo remove tuxpaint activity rm -f $(GCOMPRIS_INSTALL_DIR)/share/$(pkgdatadir)/boards/tuxpaint.xml @echo "Create the file gcompris-win-prepack.tar.gz" tar -czf gcompris-win-prepack.tar.gz win32-install-dir nsis tools -- cgit v0.9.1