Add and enable p5-FCGI.
This commit is contained in:
parent
c4e90ef2bc
commit
8396f3acbe
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 1998/10/03 21:51:04 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.18 1998/10/04 19:01:23 tv Exp $
|
||||
# FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp
|
||||
#
|
||||
|
||||
|
@ -39,6 +39,7 @@
|
|||
# SUBDIR += p5-Apache
|
||||
# SUBDIR += p5-CGI
|
||||
# SUBDIR += p5-CGI_Lite
|
||||
SUBDIR += p5-FCGI
|
||||
# SUBDIR += p5-HTML
|
||||
# SUBDIR += p5-HTML-QuickCheck
|
||||
# SUBDIR += p5-HTML-Stream
|
||||
|
|
Loading…
Reference in a new issue