blob: 0f144e05ca83bfca8c202f7b04d2bc4bbb26f73f (
plain)
1
2
3
4
5
6
7
8
|
SUBDIRS = shared kabc knotes kcal
updatedir = $(kde_datadir)/kconf_update
update_DATA = kolab-resource.upd
update_SCRIPTS = upgrade-resourcetype.pl
messages: rc.cpp
$(XGETTEXT) */*.cpp -o $(podir)/kres_kolab.pot
|