author | zautrix <zautrix> | 2004-10-27 10:27:34 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-27 10:27:34 (UTC) |
commit | 835411009ea43a8182b16b78c03b11616f989f50 (patch) (unidiff) | |
tree | 451ba042a06173d4aa54fa0ef177fb80bd7fa1da /desktop/Makefile | |
parent | 4efb020e137fbb8b94d845a2aa0ffc894561aea9 (diff) | |
download | kdepimpi-835411009ea43a8182b16b78c03b11616f989f50.zip kdepimpi-835411009ea43a8182b16b78c03b11616f989f50.tar.gz kdepimpi-835411009ea43a8182b16b78c03b11616f989f50.tar.bz2 |
added kde AB sync cl prog
-rw-r--r-- | desktop/Makefile | 1 |
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 | |||
5 | export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ | 5 | export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ |
6 | all: | 6 | all: |
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 |