diff options
Diffstat (limited to 'src/or/Makefile.am')
-rw-r--r-- | src/or/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/Makefile.am b/src/or/Makefile.am index a95b9eb92..a9ac3cdee 100644 --- a/src/or/Makefile.am +++ b/src/or/Makefile.am @@ -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: |