pgLatLon
diff GNUmakefile @ 43:3293906ea6a0
Removed old files (no update script because data should be reimported anyway)
author | jbe |
---|---|
date | Tue Oct 25 18:49:28 2016 +0200 (2016-10-25) |
parents | 1b9cd45e9e48 |
children | 3cbce515387f |
line diff
1.1 --- a/GNUmakefile Tue Oct 25 18:44:43 2016 +0200 1.2 +++ b/GNUmakefile Tue Oct 25 18:49:28 2016 +0200 1.3 @@ -1,6 +1,6 @@ 1.4 EXTENSION = latlon 1.5 -DATA = latlon--0.7--0.8.sql latlon--0.8.sql latlon--0.9.sql 1.6 -MODULES = latlon-v0007 latlon-v0008 1.7 +DATA = latlon--0.9.sql 1.8 +MODULES = latlon-v0008 1.9 1.10 PG_CONFIG = pg_config 1.11 PGXS := $(shell $(PG_CONFIG) --pgxs)