summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hwloc.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwloc.spec b/hwloc.spec
index 0f46247..852e10d 100644
--- a/hwloc.spec
+++ b/hwloc.spec
@@ -94,10 +94,13 @@ LD_LIBRARY_PATH=$PWD/hwloc/.libs %make_build check
%files devel
%{_libdir}/pkgconfig/*.pc
%{_includedir}/%{name}
+%{_includedir}/%{name}.h
%{_libdir}/*.so
%{_pkgdocdir}/examples
%files help
+%{_pkgdocdir}/*.html
+%{_pkgdocdir}/*.pdf
%{_mandir}/man?/*
%changelog