diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-06-20 15:06:00 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-06-20 15:06:00 +0200 |
commit | 9e15212d26916f59fae2be6d9e618ae9b75a4f40 (patch) | |
tree | 6edbb17e5ead9963389e659be2572ba3b90333eb /conf.d/packaging/rpm/agl-app-framework-binder.spec | |
parent | c76c2065098751a6747e70ae9d67440003eb0c5d (diff) |
packaging: Add V3 demo files
Change-Id: Ia9b047bf01543f7cc1c794d91bf479d9848509d3
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/rpm/agl-app-framework-binder.spec')
-rw-r--r-- | conf.d/packaging/rpm/agl-app-framework-binder.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/packaging/rpm/agl-app-framework-binder.spec b/conf.d/packaging/rpm/agl-app-framework-binder.spec index c35cffbb..5f3bcbd4 100644 --- a/conf.d/packaging/rpm/agl-app-framework-binder.spec +++ b/conf.d/packaging/rpm/agl-app-framework-binder.spec @@ -94,6 +94,8 @@ EOF %{_libdir}/afb/helloWorld.so %{_libdir}/afb/tic-tac-toe.so %{_libdir}/afb/ave.so +%{_libdir}/afb/hello3.so +%{_libdir}/afb/hi3.so %config(noreplace) %{_sysconfdir}/profile.d/AGL-%{name}.sh #app-framework-binder monitoring |