You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/interfaces/kspeech/Makefile.am

11 lines
302 B

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