commit e6e6d01acbed0dfbb90359fbd42af27c410cd512 parent c67e2216d78d9e723107d5ff7c63ae6075f25812 Author: vaplv <vaplv@free.fr> Date: Wed, 27 Nov 2013 14:33:53 +0100 Add the free_list header to installation list Diffstat:
| M | src/CMakeLists.txt | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt @@ -34,6 +34,7 @@ set(RSYS_FILES_SRC set(RSYS_FILES_INC atomic.h clock_time.h + free_list.h image.h library.h list.h