summaryrefslogtreecommitdiff
path: root/navit/map/mg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'navit/map/mg/Makefile.am')
-rw-r--r--navit/map/mg/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/navit/map/mg/Makefile.am b/navit/map/mg/Makefile.am
deleted file mode 100644
index ee05be835..000000000
--- a/navit/map/mg/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-include $(top_srcdir)/Makefile.inc
-AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=map_mg
-if PLUGINS
- modulemap_LTLIBRARIES = libmap_mg.la
-else
- noinst_LTLIBRARIES = libmap_mg.la
-endif
-libmap_mg_la_SOURCES = map.c block.c town.c tree.c poly.c street.c mg.h
-libmap_mg_la_LDFLAGS = -module -avoid-version @NAVIT_MODULE_LDFLAGS@