summaryrefslogtreecommitdiffstats
path: root/interfaces/kspeech/Makefile.am
blob: a1ecda67f25c73869153d6c604b781e1a8be8eb6 (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 = kdecore dcop kio kdeui kparts
include ../../admin/Doxyfile.am