Added a line for the anonymous.* files.

This commit is contained in:
Robert James Kaes 2000-03-31 20:14:45 +00:00
parent b841f484aa
commit 8a563800e4

View File

@ -9,6 +9,7 @@ tinyproxy_SOURCES = config.h \
tinyproxy.c tinyproxy.h \
uri.c uri.h \
utils.c utils.h \
anonymous.c anonymous.h \
regexp.h
tinyproxy_LDADD = @LIBOBJS@