From e04ff12768d78cb4660257d2fcde9fec16f92b26 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 13 Mar 2003 05:28:46 +0000 Subject: # Include the http_message.[ch] into the compiled tinyproxy object. --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index f97bb4a..72a3f27 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.14 2002-05-26 18:56:43 rjkaes Exp $ +# $Id: Makefile.am,v 1.15 2003-03-13 05:28:46 rjkaes Exp $ # # # @@ -30,6 +30,7 @@ tinyproxy_SOURCES = \ daemon.c daemon.h \ hashmap.c hashmap.h \ heap.c heap.h \ + http_message.c http_message.h \ log.c log.h \ network.c network.h \ reqs.c reqs.h \ -- cgit v1.2.3