mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Do not distribute common_sha1.i and or_sha1.i.
These files get generated automatically so there is need to include them in the distribution.
This commit is contained in:
committed by
Nick Mathewson
parent
eeb753e871
commit
ce9bd4e04c
+1
-1
@@ -15,7 +15,7 @@ else
|
||||
tor_platform_source=
|
||||
endif
|
||||
|
||||
EXTRA_DIST+= src/or/ntmain.c src/or/or_sha1.i src/or/Makefile.nmake
|
||||
EXTRA_DIST+= src/or/ntmain.c src/or/Makefile.nmake
|
||||
|
||||
if USE_EXTERNAL_EVDNS
|
||||
evdns_source=
|
||||
|
||||
Reference in New Issue
Block a user