diff options
-rw-r--r-- | Makefile.pre.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index 5af61e3..f36c11d 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1487,6 +1487,7 @@ TAGS:: # Touch generated files touch: + cd $(srcdir); \ hg --config extensions.touch=Tools/hg/hgtouch.py touch -v # Sanitation targets -- clean leaves libraries, executables and tags |