1
1

There should be no leftovers of configuration phase after distclean

This commit was SVN r17249.
Этот коммит содержится в:
Aurelien Bouteiller 2008-01-26 09:56:02 +00:00
родитель b5d44261a0
Коммит ca8eb1fb30

Просмотреть файл

@ -51,6 +51,7 @@ EOF
# Reload the output from vprotocol framework's config # Reload the output from vprotocol framework's config
. $project/mca/$framework/$component/mca_vprotocol_config_output . $project/mca/$framework/$component/mca_vprotocol_config_output
rm $project/mca/$framework/$component/mca_vprotocol_config_output
AC_SUBST(MCA_vprotocol_ALL_COMPONENTS) AC_SUBST(MCA_vprotocol_ALL_COMPONENTS)
AC_SUBST(MCA_vprotocol_STATIC_COMPONENTS) AC_SUBST(MCA_vprotocol_STATIC_COMPONENTS)