diff options
| author | Thomas Knudsen <thokn@sdfe.dk> | 2017-10-11 18:13:35 +0200 |
|---|---|---|
| committer | Thomas Knudsen <thokn@sdfe.dk> | 2017-10-12 14:40:30 +0200 |
| commit | 48bfa6121fd19718b93d9ed9e09ddaed0739fadf (patch) | |
| tree | 0ac651a28d640f6c8822a29ab12e9cc2eb4133de /src/Makefile.am | |
| parent | f1e12f6bd6c12f08caee2cca15f34aec14f4615b (diff) | |
| download | PROJ-48bfa6121fd19718b93d9ed9e09ddaed0739fadf.tar.gz PROJ-48bfa6121fd19718b93d9ed9e09ddaed0739fadf.zip | |
Run 'gie builtins.gie' as part of Travis CI jobs
Touch up configuration files to support gie
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 1a1f3270..a039151d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ AM_CFLAGS = @C_WFLAGS@ -bin_PROGRAMS = proj nad2bin geod cs2cs cct +bin_PROGRAMS = proj nad2bin geod cs2cs gie cct EXTRA_PROGRAMS = multistresstest test228 TESTS = geodtest |
