diff options
Diffstat (limited to 'tderesources/kolab/Makefile.am')
-rw-r--r-- | tderesources/kolab/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tderesources/kolab/Makefile.am b/tderesources/kolab/Makefile.am new file mode 100644 index 000000000..0f144e05c --- /dev/null +++ b/tderesources/kolab/Makefile.am @@ -0,0 +1,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 |