summaryrefslogtreecommitdiffstats
path: root/interfaces/kspeech/Makefile.am
blob: dc183251ded375f532eae8ee26d34dc85a7ffa6a (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 kio tdeui tdeparts
include ../../admin/Doxyfile.am