@@ -178,10 +178,14 @@ fi if test "${proj}" = "kitsh"; then continue fi + + if test "${proj}" = "common"; then + continue + fi projlibdir="../../../${proj}/inst" if test -d "${projlibdir}"; then true