From d28d9fb1957d0f3d2ddab425997de2d32ca1302f Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 13 Mar 2003 21:23:01 +0000 Subject: # Added htmlerror.c and htmlerror.h --- src/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 72a3f27..804a4c0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,4 @@ -# $Id: Makefile.am,v 1.15 2003-03-13 05:28:46 rjkaes Exp $ -# -# +# $Id: Makefile.am,v 1.16 2003-03-13 21:23:01 rjkaes Exp $ # # Copyright (C) 2000 Robert James Kaes (rjkaes@flarenet.com) # @@ -30,6 +28,7 @@ tinyproxy_SOURCES = \ daemon.c daemon.h \ hashmap.c hashmap.h \ heap.c heap.h \ + htmlerror.c htmlerror.h \ http_message.c http_message.h \ log.c log.h \ network.c network.h \ -- cgit v1.2.3