summaryrefslogtreecommitdiff
path: root/navit/speech/dbus/Makefile.am
blob: abe285b15f97dd3331bdfc3658d3cb80e97b1360 (plain)
1
2
3
4
5
include $(top_srcdir)/Makefile.inc
AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=speech_dbus
modulespeech_LTLIBRARIES = libspeech_dbus.la
libspeech_dbus_la_SOURCES = speech_dbus.c
libspeech_dbus_la_LDFLAGS = -module -avoid-version @NAVIT_MODULE_LDFLAGS@