From bce9e6601e5e754793d55d761dc5a657a2e97aee Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Fri, 14 Sep 2001 04:55:06 +0000 Subject: Removed the reference to uri.c and uri.h since the new reqs.c doesn't use them. --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 87a5b7d..0d28fdb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.3 2000-09-11 23:37:01 rjkaes Exp $ +# $Id: Makefile.am,v 1.4 2001-09-14 04:55:06 rjkaes Exp $ # # # @@ -26,7 +26,6 @@ tinyproxy_SOURCES = \ reqs.c reqs.h \ sock.c sock.h \ tinyproxy.c tinyproxy.h \ - uri.c uri.h \ utils.c utils.h \ anonymous.c anonymous.h \ stats.c stats.h \ -- cgit v1.2.3