Add:Core:New vehicle type null
[navit-package] / navit / vehicle / null / Makefile.am
1 include $(top_srcdir)/Makefile.inc
2 AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=vehicle_null
3 modulevehicle_LTLIBRARIES = libvehicle_null.la
4 libvehicle_null_la_SOURCES = vehicle_null.c
5 libvehicle_null_la_LDFLAGS = -module -avoid-version @MODULE_LDFLAGS@