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.am34
1 files changed, 0 insertions, 34 deletions
diff --git a/navit/vehicle/Makefile.am b/navit/vehicle/Makefile.am
deleted file mode 100644
index 80fc84db7..000000000
--- a/navit/vehicle/Makefile.am
+++ /dev/null
@@ -1,34 +0,0 @@
-SUBDIRS=
-if VEHICLE_MAEMO
- SUBDIRS += maemo
-endif
-if VEHICLE_ANDROID
- SUBDIRS += android
-endif
-if VEHICLE_IPHONE
- SUBDIRS += iphone
-endif
-if VEHICLE_DEMO
- SUBDIRS += demo
-endif
-if VEHICLE_FILE
- SUBDIRS += file
-endif
-if VEHICLE_GPSD
- SUBDIRS += gpsd
-endif
-if VEHICLE_GPSD_DBUS
- SUBDIRS += gpsd_dbus
-endif
-if VEHICLE_GYPSY
- SUBDIRS += gypsy
-endif
-if VEHICLE_NULL
- SUBDIRS += null
-endif
-if VEHICLE_WINCE
- SUBDIRS += wince
-endif
-if VEHICLE_WEBOS
- SUBDIRS += webos
-endif