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.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/proj/internal/Makefile.am b/include/proj/internal/Makefile.am
deleted file mode 100644
index 25b71cc5..00000000
--- a/include/proj/internal/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-SUBDIRS = vendor
-
-noinst_HEADERS = \
- crs_internal.hpp \
- coordinatesystem_internal.hpp \
- internal.hpp \
- io_internal.hpp \
- lru_cache.hpp \
- include_nlohmann_json.hpp \
- tracing.hpp \
- mutex.hpp
-