X-Git-Url: https://git.toastfreeware.priv.at/gregoa/zavai.git/blobdiff_plain/3514cdf0036205a81d27ded108ccadec0dcd5d33..ec503392ddba6000fac8ac18dea94a0e2ba860c1:/hooks/CMakeLists.txt diff --git a/hooks/CMakeLists.txt b/hooks/CMakeLists.txt index ed45fcb..4bab2f6 100644 --- a/hooks/CMakeLists.txt +++ b/hooks/CMakeLists.txt @@ -1,3 +1,4 @@ project(hooks) -install(FILES bluetooth display gps gsm keyboard wifi DESTINATION share/zavai/hooks) +install(PROGRAMS bluetooth display gps gsm keyboard wifi + DESTINATION share/zavai/hooks)