diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-09-28 16:09:32 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-10-03 11:36:51 +0200 |
| commit | d4a1ea307207b0d28d4a139c881302198d296d33 (patch) | |
| tree | e502f9c75fff749ff35b663879e29a16cb006146 /Makefile.am | |
| parent | cc33c1324b5c815901f056abd8baa49ffb064ccd (diff) | |
| download | PROJ-d4a1ea307207b0d28d4a139c881302198d296d33.tar.gz PROJ-d4a1ea307207b0d28d4a139c881302198d296d33.zip | |
Remove nmake build system
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9e5787e0..760a4da9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = src man data jniwrap cmake test -EXTRA_DIST = makefile.vc nmake.opt CMakeLists.txt CITATION +EXTRA_DIST = CMakeLists.txt CITATION pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = proj.pc |
