9de73d27c3f684f185b1b44a97d9a41bf3ef056b
[navit-package] / navit / map / Makefile.am
1 SUBDIRS=mg textfile binfile shapefile
2 #  garmin_img
3 if HAVELIBGARMIN
4 SUBDIRS+=garmin
5 endif
6 if MAP_POI_GEODOWNLOAD
7 SUBDIRS+=poi_geodownload
8 endif
9
10 DIST_SUBDIRS=mg textfile poi_geodownload binfile garmin shapefile
11