mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix 'make distcheck'
We were leaving doc/config.log and src/or/micro-revision.i in place during a make clean. Fix that.
This commit is contained in:
@@ -82,5 +82,7 @@ or_sha1.i: $(tor_SOURCES)
|
||||
touch or_sha1.i; \
|
||||
fi
|
||||
|
||||
CLEANFILES = micro-revision.i
|
||||
|
||||
#Dummy target to ensure that micro-revision.i _always_ gets built.
|
||||
FORCE:
|
||||
|
||||
Reference in New Issue
Block a user