diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-08-15 16:14:22 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2019-08-15 16:14:22 +0000 |
commit | 7f1c1de732aa3fc6d43be7f4293e961acecad4f0 (patch) | |
tree | 1e508a5f12aa01b0e8212f3c41842b2bc5673f4e /lang/Makefile | |
parent | 4b5930e48a6f56f3b6ed302f77a648181f48eaf3 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 581e40fc7845..8e7087a12ab5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -91,6 +91,7 @@ SUBDIR += fpc-rtl-extra SUBDIR += fpc-rtl-objpas SUBDIR += fpc-rtl-unicode + SUBDIR += fpc-source SUBDIR += fpc-units SUBDIR += fpc-utils SUBDIR += fsharp |