summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 058a83e..c172351 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.5 2001-10-01 04:01:10 rjkaes Exp $
+# $Id: Makefile.am,v 1.6 2001-10-25 16:58:50 rjkaes Exp $
#
#
#
@@ -21,6 +21,7 @@ LDFLAGS = @LDFLAGS@
bin_PROGRAMS = tinyproxy
tinyproxy_SOURCES = \
+ conns.c conns.h \
buffer.c buffer.h \
dnscache.c dnscache.h \
log.c log.h \