X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/e7685938a0b24e2dedee3d1cd444c8ca68e76d6c..2b49017b18424f3aa37bb00220e8d98610a2931e:/src/Makefile.am?ds=inline diff --git a/src/Makefile.am b/src/Makefile.am index ba889689..7c732dbe 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -60,6 +60,7 @@ libviking_a_SOURCES = \ coords.c coords.h \ gpsmapper.c gpsmapper.h \ gpspoint.c gpspoint.h \ + geojson.c geojson.h \ dir.c dir.h \ file.c file.h \ fileutils.c fileutils.h \ @@ -116,6 +117,7 @@ libviking_a_SOURCES = \ babel.c babel.h \ babel_ui.c babel_ui.h \ datasource_file.c \ + datasource_geojson.c \ datasource_gps.c datasource_gps.h \ datasource_routing.c \ datasource_gc.c \