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/Makefile.am

19 lines
517 B

# The build order must be libktts, then libkttsd, then the rest.
SUBDIRS = \
libkttsd \
players \
plugins \
filters \
kttsd \
kttsjobmgr \
kcmkttsmgr \
kttsmgr \
app-plugins \
icons
messages: rc.cpp
$(EXTRACTRC) */*.rc */*/*.rc >> rc.cpp
$(EXTRACTRC) */*.ui */*/*.ui >> rc.cpp
$(EXTRACTRC) --tag=name --context=FestivalVoiceName plugins/festivalint/voices >> rc.cpp
$(XGETTEXT) rc.cpp */*.cpp */*.h */*/*.cpp */*/*.h -o $(podir)/kttsd.pot