mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
ship strlcat and strlcpy with the tarball, but don't compile them
svn:r1297
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user