diff options
author | Christian Muck <christian.muck@bmw.de> | 2012-01-16 15:34:18 +0100 |
---|---|---|
committer | Christian Muck <christian.muck@bmw.de> | 2012-01-16 15:34:18 +0100 |
commit | c4d79c74418d1cfb6acf9d000e0b276f7707b216 (patch) | |
tree | 09e7652fbc82e02d7e3a80edb3230a93e806c22b /automotive-dlt.spec.in | |
parent | b76b2015be53c8abe86b5ce51380224718959d90 (diff) | |
download | DLT-daemon-c4d79c74418d1cfb6acf9d000e0b276f7707b216.tar.gz |
Clean up of doc generation
Diffstat (limited to 'automotive-dlt.spec.in')
-rw-r--r-- | automotive-dlt.spec.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/automotive-dlt.spec.in b/automotive-dlt.spec.in index 6f4038d..e1b9236 100644 --- a/automotive-dlt.spec.in +++ b/automotive-dlt.spec.in @@ -81,7 +81,8 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/dlt-test-stress-user %{_bindir}/dlt-test-internal %{_bindir}/dlt-test-filetransfer -%attr(0755,root,root) %{_bindir}/dlt-daemon +%attr(0755,root,root) +%{_bindir}/dlt-daemon %{_bindir}/dlt-example-user %{_bindir}/dlt-example-user-func %{_bindir}/dlt-example-filetransfer |