diff options
| author | Mike Taves <mwtoews@gmail.com> | 2022-01-31 00:12:34 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-31 00:12:34 +1300 |
| commit | ddefc8d1dfddc815cbc3afef00c66853f9c0194c (patch) | |
| tree | a794660f59698f20405ad90896f9c3ce38a53934 /include/proj/Makefile.am | |
| parent | 4ecb0abb8c3d3f5efcdd79643bc3302aa9bc6d1e (diff) | |
| download | PROJ-ddefc8d1dfddc815cbc3afef00c66853f9c0194c.tar.gz PROJ-ddefc8d1dfddc815cbc3afef00c66853f9c0194c.zip | |
Drop autotools; move remaining useful m4 macros (#3027)
Diffstat (limited to 'include/proj/Makefile.am')
| -rw-r--r-- | include/proj/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/proj/Makefile.am b/include/proj/Makefile.am deleted file mode 100644 index e5ae5aed..00000000 --- a/include/proj/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -EXTRA_DIST = CMakeLists.txt - -SUBDIRS = internal - -projdir = $(includedir)/proj - -proj_HEADERS = util.hpp metadata.hpp common.hpp crs.hpp datum.hpp \ - coordinatesystem.hpp coordinateoperation.hpp io.hpp nn.hpp |
