Skip to content

Commit 9421868

Browse files
committed
Sami Kerola: prevent MTR reporting unknown revision
1 parent 31883b5 commit 9421868

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile.am

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,7 @@ endif # if CYGWIN
156156
if BUILD_BASH_COMPLETION
157157
dist_bashcompletion_DATA = bash-completion/mtr
158158
endif
159+
160+
dist-hook:
161+
$(AM_V_GEN)echo $(VERSION) > $(distdir)/.tarball-version
162+

0 commit comments

Comments
 (0)