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.
|
if arts_within_KDE
|
|
ARTS_BUILD_KDE=builder tools
|
|
endif
|
|
|
|
SUBDIRS = runtime midi gui modules examples $(ARTS_BUILD_KDE)
|
|
DIST_SUBDIRS = runtime midi gui modules examples builder tools
|
|
|
|
messages:
|
|
$(XGETTEXT) modules/*/*.cpp modules/*/*.cc gui/*/*.cpp gui/*/*.cc -o $(podir)/artsmodules.pot
|