mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-27 16:45:53 +01:00
8 lines
195 B
Text
8 lines
195 B
Text
|
|
# ADD_C_FILE: INSERT SOURCES HERE.
|
|
LIBTOR_APP_A_SOURCES += \
|
|
src/feature/hibernate/hibernate.c
|
|
|
|
# ADD_C_FILE: INSERT HEADERS HERE.
|
|
noinst_HEADERS += \
|
|
src/feature/hibernate/hibernate.h
|