diff options
Diffstat (limited to 'include/proj/internal/Makefile.am')
| -rw-r--r-- | include/proj/internal/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/proj/internal/Makefile.am b/include/proj/internal/Makefile.am index b3fb57eb..59325667 100644 --- a/include/proj/internal/Makefile.am +++ b/include/proj/internal/Makefile.am @@ -6,5 +6,6 @@ noinst_HEADERS = \ io_internal.hpp \ lru_cache.hpp \ include_nlohmann_json.hpp \ - tracing.hpp + tracing.hpp \ + mutex.hpp |
