tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

include.am (194B)


      1 
      2 # ADD_C_FILE: INSERT SOURCES HERE.
      3 LIBTOR_APP_A_SOURCES += 			\
      4 	src/feature/hibernate/hibernate.c
      5 
      6 # ADD_C_FILE: INSERT HEADERS HERE.
      7 noinst_HEADERS +=				\
      8 	src/feature/hibernate/hibernate.h