diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-07-31 19:38:54 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-07-31 19:38:54 +0000 |
commit | 4749ae321d462e2852b7338a865baec09d585737 (patch) | |
tree | 56081b3cbe69e62fcdff3f7a6d45bfadf9639f60 /lang/Makefile | |
parent | d6fb067853c11afb8796aa09ef04b3a5e3c1b72e (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 27e93057be8c..ea5f1c46b293 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -177,6 +177,7 @@ SUBDIR += python15 SUBDIR += python20 SUBDIR += python21 + SUBDIR += python22 SUBDIR += qscheme SUBDIR += ratfor SUBDIR += rexx-imc |