aboutsummaryrefslogtreecommitdiff
path: root/include/proj/internal/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/proj/internal/Makefile.am')
-rw-r--r--include/proj/internal/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/proj/internal/Makefile.am b/include/proj/internal/Makefile.am
index ddd2686c..f5bbeb7b 100644
--- a/include/proj/internal/Makefile.am
+++ b/include/proj/internal/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = nlohmann
+
noinst_HEADERS = \
coordinateoperation_constants.hpp \
coordinateoperation_internal.hpp \
@@ -5,4 +7,5 @@ noinst_HEADERS = \
coordinatesystem_internal.hpp \
internal.hpp \
io_internal.hpp \
- lru_cache.hpp
+ lru_cache.hpp \
+ include_nlohmann_json.hpp