X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=760001057d1a88844e991af3cd61835b82978c3d;hb=06382af9092babedbf56aa1c00b3bd7cb0b86cda;hp=12e4be95d9ae5153f64842aac02dddf96315c51a;hpb=28a3f9d5c0b92c7dd3a3844e73b83aa350d5e165;p=src%2Fapp-framework-binder.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 12e4be95..76000105 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -121,5 +121,6 @@ SET(plugin_install_dir ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}/afb) ADD_DEFINITIONS(-DPLUGIN_INSTALL_DIR="${plugin_install_dir}") ADD_SUBDIRECTORY(src) +ADD_SUBDIRECTORY(include) ADD_SUBDIRECTORY(plugins)