From b811c2fbf8a5501c6e89ef2fec3a4dc435c6243d Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sat, 15 Dec 2001 20:02:26 +0000 Subject: Removed the references to ternary.c and ternary.h --- src/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 24c87e4..1ed6d01 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.8 2001-12-15 05:57:40 rjkaes Exp $ +# $Id: Makefile.am,v 1.9 2001-12-15 20:02:26 rjkaes Exp $ # # # @@ -33,7 +33,6 @@ tinyproxy_SOURCES = \ thread.c thread.h \ grammar.y scanner.l \ acl.c acl.h \ - ternary.c ternary.h \ regexp.h tinyproxy_LDADD = @LIBOBJS@ @@ -48,4 +47,4 @@ scanner.c: scanner.l grammar.h clean: rm -f *.da - rm -f gmon.out \ No newline at end of file + rm -f gmon.out -- cgit v1.2.3