ship strlcat and strlcpy with the tarball, but don't compile them

svn:r1297
This commit is contained in:
Roger Dingledine
2004-03-19 06:39:52 +00:00
parent e66adf3d79
commit 6438a5db08
+1 -1
View File
@@ -5,4 +5,4 @@ noinst_LIBRARIES = libor.a
libor_a_SOURCES = log.c crypto.c fakepoll.c util.c aes.c tortls.c
noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h tortls.h
noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h tortls.h strlcpy.c strlcat.c