-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 @@ -6,4 +6,5 @@ export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ all: cd ../kde2file/caldump;qmake;make + cd ../kde2file/abdump;qmake;make install: |