[gcompris/gcomprixogoo] minor update to force the creation of config.h
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] minor update to force the creation of config.h
- Date: Wed, 3 Nov 2010 21:07:55 +0000 (UTC)
commit 2d54731ea26c4c3cede6855ca311bf13b6aa0839
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Wed Nov 3 22:02:20 2010 +0100
minor update to force the creation of config.h
Makefile.mingw.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.mingw.in b/Makefile.mingw.in
index bc9d6aa..c40c18e 100644
--- a/Makefile.mingw.in
+++ b/Makefile.mingw.in
@@ -112,7 +112,7 @@ all: Makefile.mingw config.h
for actdir in $(activity_dir); do $(MAKE) -C src/$$actdir -f Makefile.mingw; done
$(MAKE) -C $(GCOMPRIS_SRC) -f Makefile.mingw
-Makefile.mingw: Makefile.mingw.in
+Makefile.mingw: Makefile.mingw.in config.h
./config.status Makefile.mingw
config.h: config.h.mingw.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]