summaryrefslogtreecommitdiffstats
path: root/interfaces/kspeech/Makefile.am
blob: 8bd030168d40489ae7a539e2c073691f6bd570b8 (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDES=-I$(top_srcdir)/dcop $(all_includes)

# Header files to be installed.
include_HEADERS = kspeech.h kspeechsink.h

# Define DCOP/Text-to-Speech Service Type.
kde_servicetypes_DATA = dcoptexttospeech.desktop

DOXYGEN_REFERENCES = tdecore dcop tdeio tdeui tdeparts
include ../../admin/Doxyfile.am