summaryrefslogtreecommitdiffabout
path: root/desktop/Makefile
Unidiff
Diffstat (limited to 'desktop/Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--desktop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Makefile b/desktop/Makefile
index bf83377..752af12 100644
--- a/desktop/Makefile
+++ b/desktop/Makefile
@@ -5,6 +5,7 @@ export KDEDIR=/kde_dev/kde
5export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ 5export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/
6all: 6all:
7 cd ../kde2file/caldump;qmake;make 7 cd ../kde2file/caldump;qmake;make
8 cd ../kde2file/abdump;qmake;make
8 9
9 install: 10 install:
10 mkdir -p /opt/kdepimpi 11 mkdir -p /opt/kdepimpi