diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 5dbbfa8d..a3503eef 100644 --- a/Makefile.in +++ b/Makefile.in @@ -888,6 +888,7 @@ dist-hook: install-exec-local: mkdir -p $(DESTDIR)$(libexecdir)/systemtap $(INSTALL) stpd $(DESTDIR)$(libexecdir)/systemtap + $(INSTALL) stp_check $(DESTDIR)$(libexecdir)/systemtap install-data-local: mkdir -p $(DESTDIR)$(pkgdatadir)/runtime/transport |