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.
|
# This is necessary for "make bcheck" to work.
|
|
INCLUDES = $(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
|