diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-04-01 19:50:34 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-04-07 12:41:04 +0200 |
| commit | 64922f1694fba917c92116b0f595e76d2304046b (patch) | |
| tree | 31b7fe793b705be1217b679800fc0abd2a7a59bf /Makefile.am | |
| parent | 5f0e22ecec2ed479d37b5a3a3d861d56a1a0557b (diff) | |
| download | PROJ-64922f1694fba917c92116b0f595e76d2304046b.tar.gz PROJ-64922f1694fba917c92116b0f595e76d2304046b.zip | |
Add a CITATION file (fixes #309)
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 f4a82f9c..39a1201b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = src man nad jniwrap cmake test -EXTRA_DIST = makefile.vc nmake.opt CMakeLists.txt +EXTRA_DIST = makefile.vc nmake.opt CMakeLists.txt CITATION pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = proj.pc |
