diff options
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index ed74d009dedd..f9c1ca5a38a0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -79,7 +79,7 @@ SUBDIR += fpc-rexx SUBDIR += fpc-rtl-console SUBDIR += fpc-rtl-extra - SUBDIR += fpc-rtl-generic + SUBDIR += fpc-rtl-generics SUBDIR += fpc-rtl-objpas SUBDIR += fpc-rtl-unicode SUBDIR += fpc-source |