diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 9d5a90762..1dbc5db21 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt | |||
| @@ -51,6 +51,7 @@ set(HEADERS | |||
| 51 | msg_handler.h | 51 | msg_handler.h |
| 52 | platform.h | 52 | platform.h |
| 53 | scm_rev.h | 53 | scm_rev.h |
| 54 | scope_exit.h | ||
| 54 | string_util.h | 55 | string_util.h |
| 55 | swap.h | 56 | swap.h |
| 56 | symbols.h | 57 | symbols.h |