aboutsummaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/configure b/sim/configure
index 959fa90..74ca8eb 100755
--- a/sim/configure
+++ b/sim/configure
@@ -6883,7 +6883,7 @@ _ACEOF
$as_echo "$sim_trace" >&6; }
-ac_config_files="$ac_config_files Makefile"
+ac_config_files="$ac_config_files arch-subdir.mk Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -7622,6 +7622,7 @@ do
case $ac_config_target in
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
+ "arch-subdir.mk") CONFIG_FILES="$CONFIG_FILES arch-subdir.mk" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;