mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
721e65a1d5
This mechanism isn't perfect, and sometimes it will guess wrong, but it will help our automation.
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
|
|
# ADD_C_FILE: INSERT HEADERS HERE.
|
|
noinst_HEADERS += \
|
|
src/lib/cc/compat_compiler.h \
|
|
src/lib/cc/ctassert.h \
|
|
src/lib/cc/torint.h
|