summaryrefslogtreecommitdiff
path: root/navit/support/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'navit/support/Makefile.am')
-rw-r--r--navit/support/Makefile.am32
1 files changed, 0 insertions, 32 deletions
diff --git a/navit/support/Makefile.am b/navit/support/Makefile.am
deleted file mode 100644
index 9f63840a1..000000000
--- a/navit/support/Makefile.am
+++ /dev/null
@@ -1,32 +0,0 @@
-SUBDIRS=
-if SUPPORT_ESPEAK
- SUBDIRS+=espeak
-endif
-if SUPPORT_EZXML
- SUBDIRS+=ezxml
-endif
-if SUPPORT_GLIB
- SUBDIRS+=glib
-endif
-if SUPPORT_WORDEXP
- SUBDIRS+=wordexp
-endif
-if SUPPORT_WIN32
- SUBDIRS+=win32
-endif
-if SUPPORT_ZLIB
- SUBDIRS+=zlib
-endif
-if SUPPORT_LIBC
- SUBDIRS+=libc
-endif
-if SUPPORT_LIBPNG
- SUBDIRS+=libpng
-endif
-if SPEECH_ESPEAK
- SUBDIRS+=espeak
-endif
-if !HAVE_SYSTEM_SHAPEFILELIB
- SUBDIRS+=shapefile
-endif
-DIST_SUBDIRS=espeak ezxml glib wordexp win32 zlib libc libpng shapefile