diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-25 00:00:11 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-25 00:00:11 +0000 |
commit | d7aa7c3c08ff76e2e41175e8d79cacfe5a81b391 (patch) | |
tree | 43ad2599f73eb799d75b472ae66d7670590d82db /lang/Makefile | |
parent | 5e6bfa47f6116cf200f723dd15eee94e85de90e6 (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 ca879cc28cd5..b5c4782a4cf0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -231,6 +231,7 @@ SUBDIR += p5-Switch SUBDIR += p5-Tcl SUBDIR += p5-Try-Tiny + SUBDIR += p5-TryCatch SUBDIR += p5-ePerl SUBDIR += p5-signatures SUBDIR += p5-v6 |