summaryrefslogtreecommitdiffabout
path: root/kdepim-desktop.pro
authorzautrix <zautrix>2005-03-18 20:57:43 (UTC)
committer zautrix <zautrix>2005-03-18 20:57:43 (UTC)
commit246da4d3796f5e03a3ce5f2b2febe9e1c8dd7a7e (patch) (side-by-side diff)
tree03353e1d49610f87a9682d18d0e2d4747e046e41 /kdepim-desktop.pro
parent9e549686b23b6dffdcbd09c9b10dc2cb795fbcdf (diff)
downloadkdepimpi-246da4d3796f5e03a3ce5f2b2febe9e1c8dd7a7e.zip
kdepimpi-246da4d3796f5e03a3ce5f2b2febe9e1c8dd7a7e.tar.gz
kdepimpi-246da4d3796f5e03a3ce5f2b2febe9e1c8dd7a7e.tar.bz2
desktop compile fixes
Diffstat (limited to 'kdepim-desktop.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kdepim-desktop.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepim-desktop.pro b/kdepim-desktop.pro
index da3a966..20c91ef 100644
--- a/kdepim-desktop.pro
+++ b/kdepim-desktop.pro
@@ -3,6 +3,6 @@
TEMPLATE = subdirs
SUBDIRS = libical libkcal kabc libkdepim microkde korganizer kaddressbook kabc/plugins/file kabc/plugins/dir kabc/plugins/qtopia gammu/emb/common gammu/emb/gammu
unix:{
-SUBDIRS += kmicromail/libetpan kmicromail/libmailwrapper kmicromail pwmanager/libcrypt/cipher pwmanager/libcrypt/error pwmanager/libcrypt/mpi pwmanager/libcrypt/zlib pwmanager/pwmanager
+SUBDIRS += libetpan kmicromail/libmailwrapper kmicromail pwmanager/libcrypt/cipher pwmanager/libcrypt/error pwmanager/libcrypt/mpi pwmanager/libcrypt/zlib pwmanager/pwmanager
}