X-Git-Url: https://git.rvb.name/rtl-433.git/blobdiff_plain/d608f7f08edef0577b9613f4ea36ffb7753287c3..5f599250940e4a98eb3a1994715a623dbe4fa818:/include/CMakeLists.txt?ds=inline diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 507c0c7..09d0358 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -21,7 +21,7 @@ # Install public header files ######################################################################## install(FILES - rtl-sdr.h - rtl-sdr_export.h + rtl_433.h + rtl_433_devices.h DESTINATION include )