summaryrefslogtreecommitdiff
path: root/include/dlt/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-05 15:00:04 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-05 15:00:04 +0200
commitfbc90e0e3b7c6754cc426b183eeabea3e98359d8 (patch)
treef23203d80ae10237837f5541cd180585104b7694 /include/dlt/CMakeLists.txt
parent71a7aae2c7e3451293ad7e96b07efa5329e12b86 (diff)
downloadDLT-daemon-fbc90e0e3b7c6754cc426b183eeabea3e98359d8.tar.gz
Functionality log of processes from /proc added.
Diffstat (limited to 'include/dlt/CMakeLists.txt')
-rwxr-xr-xinclude/dlt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dlt/CMakeLists.txt b/include/dlt/CMakeLists.txt
index 95b9929..2e50a8e 100755
--- a/include/dlt/CMakeLists.txt
+++ b/include/dlt/CMakeLists.txt
@@ -35,6 +35,6 @@
# @licence end@
########
-install(FILES dlt.h dlt_user.h dlt_user_macros.h dlt_client.h dlt_protocol.h dlt_common.h dlt_types.h dlt_version.h dlt_shm.h
+install(FILES dlt.h dlt_user.h dlt_user_macros.h dlt_client.h dlt_protocol.h dlt_common.h dlt_types.h dlt_version.h dlt_shm.h dlt_offline_trace.h dlt_filetransfer.h
DESTINATION include/dlt
COMPONENT devel)