diff options
Diffstat (limited to 'systemtap.spec.in')
-rw-r--r-- | systemtap.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtap.spec.in b/systemtap.spec.in index e5f968e2..d5a6efcf 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -103,6 +103,7 @@ cd .. %configure %{?elfutils_config} make %{?_smp_mflags} +make update-examples %install rm -rf ${RPM_BUILD_ROOT} |