Added a line for the anonymous.* files.
This commit is contained in:
parent
b841f484aa
commit
8a563800e4
@ -9,6 +9,7 @@ tinyproxy_SOURCES = config.h \
|
|||||||
tinyproxy.c tinyproxy.h \
|
tinyproxy.c tinyproxy.h \
|
||||||
uri.c uri.h \
|
uri.c uri.h \
|
||||||
utils.c utils.h \
|
utils.c utils.h \
|
||||||
|
anonymous.c anonymous.h \
|
||||||
regexp.h
|
regexp.h
|
||||||
|
|
||||||
tinyproxy_LDADD = @LIBOBJS@
|
tinyproxy_LDADD = @LIBOBJS@
|
||||||
|
Loading…
Reference in New Issue
Block a user