From f1e1c50dc86e703d6db6819d9d3d445754d809cd Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Tue, 6 Jan 2009 13:21:37 -0500 Subject: Add missing files to systemtap.spec --- systemtap.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'systemtap.spec') diff --git a/systemtap.spec b/systemtap.spec index 4ba1895d..b7dc6b69 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -243,6 +243,8 @@ exit 0 %{_bindir}/stap-client %{_bindir}/stap-find-servers %{_bindir}/stap-find-or-start-server +%{_bindir}/stap-add-server-cert +%{_bindir}/stap-client-connect %{_mandir}/man8/stap-server.8* %files server @@ -252,6 +254,7 @@ exit 0 %{_bindir}/stap-start-server %{_bindir}/stap-stop-server %{_bindir}/stap-gen-server-cert +%{_bindir}/stap-server-connect %{_mandir}/man8/stap-server.8* %changelog -- cgit