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.
11 lines
298 B
11 lines
298 B
15 years ago
|
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
|