diff options
| -rw-r--r-- | fluidsynth.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/fluidsynth.spec b/fluidsynth.spec index ebd5f87..90dada3 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -63,7 +63,7 @@ install -Dm 644 %{__cmake_builddir}/fluidsynth.service %{buildroot}%{_unitdir}/%  %{_unitdir}/fluidsynth.service  %files devel -%doc %{__cmake_builddir}/doc/api/html  doc/*fluid*.txt doc/*.odt ChangeLog +%doc %{__cmake_builddir}/doc/api/html  doc/*fluid*.txt doc/*.odt  %{_includedir}/fluidsynth.h  %{_includedir}/fluidsynth/  %{_libdir}/libfluidsynth.so  | 
