commit | 0704b655b9712de8d1e381d8db2ef737592ae18c | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Tue May 25 09:58:37 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue May 25 09:58:37 2021 +0200 |
tree | 5917a142f3f4e42ecfd2df079996626d214c60c9 | |
parent | 8c14c017603b544e4130ca16b631d1b627bb5e49 [diff] [blame] |
build BUGFIX compat header has in extension
diff --git a/CMakeLists.txt b/CMakeLists.txt index fd80f78..815131b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -184,7 +184,7 @@ # source files to be covered by the 'format' target set(format_sources compat/*.c - compat/*.h + compat/*.h* src/*.c src/*.h src/plugins_exts/*