summaryrefslogtreecommitdiff
path: root/navit/support/glib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'navit/support/glib/Makefile.am')
-rw-r--r--navit/support/glib/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/navit/support/glib/Makefile.am b/navit/support/glib/Makefile.am
deleted file mode 100644
index c268053f1..000000000
--- a/navit/support/glib/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-include $(top_srcdir)/Makefile.inc
-AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -I$(top_srcdir)/navit/support -DMODULE=support_glib
-noinst_LTLIBRARIES = libsupport_glib.la
-libsupport_glib_la_SOURCES = fake.c galiasdef.c gatomic.c gerror.c \
- ghash.c glib_init.c glist.c gmem.c gmessages.c gprimes.c gprintf.c gslice.c \
- gslist.c gstrfuncs.c gstring.c gutils.c gutf8.c \
- fake.h galias.h gerror.h ghash.h glib.h glibconfig.h glibintl.h glist.h \
- gmacros.h gmem.h gmessages.h gprintf.h gprintfint.h gquark.h gslice.h \
- gslist.h gstrfuncs.h gthreadprivate.h gtypes.h