diff options
Diffstat (limited to 'distrib/configure-bin.ac')
-rw-r--r-- | distrib/configure-bin.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/configure-bin.ac b/distrib/configure-bin.ac index 783c1f1680..49f995c601 100644 --- a/distrib/configure-bin.ac +++ b/distrib/configure-bin.ac @@ -167,7 +167,7 @@ dnl ** Check gcc version and flags we need to pass it ** FP_GCC_EXTRA_FLAGS # -AC_CONFIG_FILES(extra-gcc-opts mk/config.mk) +AC_CONFIG_FILES(extra-gcc-opts mk/config.mk mk/install.mk) AC_OUTPUT echo "****************************************************" |