diff --git a/qb/conf.comp.sh b/qb/config.comp.sh similarity index 100% rename from qb/conf.comp.sh rename to qb/config.comp.sh diff --git a/qb/qb.comp.sh b/qb/qb.comp.sh index 0750e674a4..cd7e273b37 100644 --- a/qb/qb.comp.sh +++ b/qb/qb.comp.sh @@ -1,4 +1,4 @@ -. qb/conf.comp.sh +. qb/config.comp.sh TEMP_C=.tmp.c TEMP_CXX=.tmp.cxx