diff options
Diffstat (limited to 'automotive-dlt.spec.in')
-rw-r--r-- | automotive-dlt.spec.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/automotive-dlt.spec.in b/automotive-dlt.spec.in index 8c8b480..2ab48ec 100644 --- a/automotive-dlt.spec.in +++ b/automotive-dlt.spec.in @@ -105,6 +105,15 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/dlt-example-user-func %{_bindir}/dlt-example-filetransfer + +%files doc +%{_mandir}/man1/dlt-convert.1.gz +%{_mandir}/man1/dlt-daemon.1.gz +%{_mandir}/man1/dlt-receive.1.gz +%{_mandir}/man1/dlt-system.1.gz +%{_mandir}/man5/dlt-system.conf.5.gz +%{_mandir}/man5/dlt.conf.5.gz + %files devel %{_includedir}/dlt/*.h %{_libdir}/pkgconfig/@PROJECT_NAME@.pc |