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.
tdeaccessibility/kttsd/filters/sbd/Makefile.am

28 lines
625 B

INCLUDES = \
-I$(top_srcdir)/kttsd/libkttsd -I$(top_builddir)/kttsd/libkttsd \
$(all_includes)
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkttsd_sbdplugin.la
libkttsd_sbdplugin_la_SOURCES = \
sbdproc.cpp \
sbdconf.cpp \
sbdconfwidget.ui \
sbdplugin.cpp
libkttsd_sbdplugin_la_LDFLAGS = $(KDE_PLUGIN) $(all_libraries)
libkttsd_sbdplugin_la_LIBADD = $(top_builddir)/kttsd/libkttsd/libkttsd.la
services_DATA = kttsd_sbdplugin.desktop
servicesdir = $(kde_servicesdir)
# Install data files.
sbddatadir = $(kde_datadir)/kttsd/sbd/
sbddata_DATA = \
standard_sbdrc \
polish_festival_sbdrc
noinst_HEADERS = sbdproc.h