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:
Sebastian Hahn
2010-08-03 00:48:59 +02:00
parent 9265190b16
commit ddf5020ea8
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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: