summaryrefslogtreecommitdiff
path: root/navit/vehicle/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'navit/vehicle/Makefile.am')
-rw-r--r--navit/vehicle/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/navit/vehicle/Makefile.am b/navit/vehicle/Makefile.am
index cfcd3becb..f9f803ca4 100644
--- a/navit/vehicle/Makefile.am
+++ b/navit/vehicle/Makefile.am
@@ -17,6 +17,9 @@ endif
if VEHICLE_GYPSY
SUBDIRS += gypsy
endif
+if VEHICLE_NULL
+ SUBDIRS += null
+endif
if VEHICLE_WINCE
SUBDIRS += wince
endif