diff options
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e4bf7a8d694..10ac8f66f63 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2009/04/19 14:43:30 wiz Exp $ +# $NetBSD: Makefile,v 1.271 2009/07/17 04:21:27 rillig Exp $ # COMMENT= Programming languages @@ -115,6 +115,7 @@ SUBDIR+= perl5 SUBDIR+= pforth #SUBDIR+= php # only contains Makefile fragments SUBDIR+= php5 +SUBDIR+= php5-perl SUBDIR+= pnet SUBDIR+= pnetC SUBDIR+= pnetlib |