summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am5
1 files 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