fhub: Add new profile for Family Hub
[platform/core/connectivity/bluetooth-agent.git] / CMakeLists.txt
index 3da6309..6f8fc2f 100644 (file)
@@ -7,5 +7,8 @@ ADD_SUBDIRECTORY(hf-agent)
 ADD_SUBDIRECTORY(map-agent)
 ADD_SUBDIRECTORY(pb-agent)
 ADD_SUBDIRECTORY(ag-agent)
-ADD_SUBDIRECTORY(bt-ipsp)
-ADD_SUBDIRECTORY(hid-agent)
\ No newline at end of file
+ADD_SUBDIRECTORY(ipsp-agent)
+ADD_SUBDIRECTORY(hid-agent)
+IF (BUILD_GCOV)
+ADD_SUBDIRECTORY(unittest)
+ENDIF (BUILD_GCOV)
\ No newline at end of file