summaryrefslogtreecommitdiffstats
path: root/interfaces/kspeech/Makefile.am
blob: f8f2b936df776cab4e58805573c5f48f1ab05d5a (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 kparts
include ../../admin/Doxyfile.am