make clean should remove the revision-stamp file, for safety's sake.
This commit is contained in:
parent
749a6de9b3
commit
2ff82a4b67
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if TESTS
|
|||
bin_PROGRAMS += test
|
||||
endif
|
||||
|
||||
CLEANFILES =
|
||||
CLEANFILES = revision.hpp
|
||||
|
||||
if TOOLS
|
||||
bin_PROGRAMS += exploder cutter
|
||||
|
|
Loading…
Add table
Reference in a new issue