summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d32234f48..f9279a600 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,7 +37,7 @@ include $(top_srcdir)libc/Makefile.in
include/bits/uClibc_config.h: extra/config/conf .config
$(INSTALL) -d $(dir $@)
- @< -o $(top_srcdir)extra/Configs/Config.in
+ @$< -o $(top_srcdir)extra/Configs/Config.in
# For the moment, we have to keep re-running this target
# because the fix includes scripts rely on pre-processers