summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-04-28 13:46:17 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-04-28 13:46:17 +0000
commit6c1d8e588463a7da461ba00937e7b38fe09f0411 (patch)
tree5993d0f33d63caa6d48fb063e50ce67a7638a4a4 /www/Makefile
parentAfter being able to reproduce and fix the coredumps i've got with this (diff)
Activate p5-CGI.pm
Notes
Notes: svn path=/head/; revision=6352
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 4def00bd889f..cb77c9687bea 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.38 1997/03/02 19:49:27 andreas Exp $
+# $Id: Makefile,v 1.39 1997/03/31 11:42:18 jmg Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -23,6 +23,7 @@
SUBDIR += netscape3
SUBDIR += netscape4
SUBDIR += p5-CGI
+ SUBDIR += p5-CGI.pm
SUBDIR += p5-CGI_Lite
SUBDIR += p5-HTML
SUBDIR += p5-HTML-QuickCheck