X-Git-Url: https://deadsoftware.ru/gitweb?p=cpc.git;a=blobdiff_plain;f=make.sh;h=7626314d428cf63578604ff7a2ee95b0c1684815;hp=070241473dfc406ad0a5442093ec611f9267ccd3;hb=93977e13331ea5aad914941a616165d4a3cddc8b;hpb=b123c8223aaafee51efd0ddbad900015a2628bed diff --git a/make.sh b/make.sh index 0702414..7626314 100755 --- a/make.sh +++ b/make.sh @@ -182,8 +182,8 @@ compile_all() { fi compile System/Mod/Kernel.cp \ System/Mod/Console.odc System/Mod/Files.odc System/Mod/Dates.odc \ - System/Mod/Log.odc System/Mod/Strings.odc System/Mod/Services.odc \ - System/Mod/Integers.odc + System/Mod/Log.odc System/Mod/Strings.odc System/Mod/Meta.odc \ + System/Mod/Services.odc System/Mod/Integers.odc if [ "$_target" = "native" ]; then mv -t System Code Sym