summaryrefslogtreecommitdiff
path: root/navit/speech/speech_dispatcher/Makefile.am
blob: c78f9d20e21f1ca46bc6069bfa50126426a8cc67 (plain)
1
2
3
4
5
6
include $(top_srcdir)/Makefile.inc
AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=speech_speech_dispatcher
modulespeech_LTLIBRARIES = libspeech_speech_dispatcher.la
libspeech_speech_dispatcher_la_SOURCES = speech_speech_dispatcher.c
libspeech_speech_dispatcher_la_LIBADD = @SPEECHD_LIBS@