mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Move voting_schedule.[ch] to src/feature/dirauth/
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
LIBTOR_APP_A_SOURCES += \
|
||||
src/feature/dircommon/consdiff.c \
|
||||
src/feature/dircommon/directory.c \
|
||||
src/feature/dircommon/fp_pair.c \
|
||||
src/feature/dircommon/voting_schedule.c
|
||||
src/feature/dircommon/fp_pair.c
|
||||
|
||||
# ADD_C_FILE: INSERT HEADERS HERE.
|
||||
noinst_HEADERS += \
|
||||
@@ -12,5 +11,4 @@ noinst_HEADERS += \
|
||||
src/feature/dircommon/dir_connection_st.h \
|
||||
src/feature/dircommon/directory.h \
|
||||
src/feature/dircommon/fp_pair.h \
|
||||
src/feature/dircommon/vote_timing_st.h \
|
||||
src/feature/dircommon/voting_schedule.h
|
||||
src/feature/dircommon/vote_timing_st.h
|
||||
|
||||
Reference in New Issue
Block a user