From 186b57d77a927b0549cf3e5e1ad9f51ab8cde3d4 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 17 Feb 2003 21:01:07 +0000 Subject: no need to specify *.c anymore. --- www/ap-layout/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/ap-layout') diff --git a/www/ap-layout/Makefile b/www/ap-layout/Makefile index 346fcd81a45..4a1bba95148 100644 --- a/www/ap-layout/Makefile +++ b/www/ap-layout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/02/17 17:50:12 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/02/17 21:01:08 grant Exp $ # DISTNAME= mod_layout-3.2 @@ -14,7 +14,6 @@ COMMENT= Apache module to wrap static or dynamic content USE_BUILDLINK2= YES APACHE_MODULE_NAME= mod_layout.so -APACHE_MODULE_SRC= *.c LAYOUT_DIR= ${PREFIX}/share/httpd/htdocs/manual/mod/mod_layout -- cgit v1.2.3