diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:50 -0600 |
commit | b363d2579af0a11b77e698aed2e1021c2233b644 (patch) | |
tree | f4a47b87354b7a6a3b266c8121bd8ddaeb7accaa /kresources/kolab/Makefile.am | |
parent | 61bddfe3a7226b18c68a76124b727c736f431688 (diff) | |
download | tdepim-b363d2579af0a11b77e698aed2e1021c2233b644.tar.gz tdepim-b363d2579af0a11b77e698aed2e1021c2233b644.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kresources/kolab/Makefile.am')
-rw-r--r-- | kresources/kolab/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/kresources/kolab/Makefile.am b/kresources/kolab/Makefile.am deleted file mode 100644 index 0f144e05c..000000000 --- a/kresources/kolab/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -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 |