summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 2955d86..c58686c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -133,6 +133,9 @@ endif
133# 133#
134include $(d)/src/GNUmakefile 134include $(d)/src/GNUmakefile
135 135
136$(d)/config.h: $(d)/config.h.guess
137 $(CP) $< $@
138
136 139
137# 140#
138# C L E A N R U L E S 141# C L E A N R U L E S