summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/CMakeLists.txt
diff options
context:
space:
mode:
authorJacob Keeler <jacob.keeler@livioradio.com>2018-07-02 17:53:57 -0400
committerJacob Keeler <jacob.keeler@livioradio.com>2018-07-02 17:53:57 -0400
commitbb95b7e730bc839bb73c7452dadbe368c477dcc2 (patch)
tree14cd4bb59a0ed374d73224accbe3b4db7ec37fea /src/components/application_manager/test/CMakeLists.txt
parenta56bff732995c6952f12af500943c9935aae18aa (diff)
downloadsdl_core-bb95b7e730bc839bb73c7452dadbe368c477dcc2.tar.gz
Fix minor issues with help prompt manager tests after merge
Diffstat (limited to 'src/components/application_manager/test/CMakeLists.txt')
-rwxr-xr-xsrc/components/application_manager/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/application_manager/test/CMakeLists.txt b/src/components/application_manager/test/CMakeLists.txt
index 33fc4a4ebd..342145d037 100755
--- a/src/components/application_manager/test/CMakeLists.txt
+++ b/src/components/application_manager/test/CMakeLists.txt
@@ -45,6 +45,7 @@ include_directories(
${COMPONENTS_DIR}/media_manager/include/
${COMPONENTS_DIR}/security_manager/include/
${COMPONENTS_DIR}/application_manager/test/include/
+ ${COMPONENTS_DIR}/application_manager/rpc_plugins/sdl_rpc_plugin/include/
${BSON_INCLUDE_DIRECTORY}
)