-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 @@ -7,2 +7,3 @@ all: cd ../kde2file/caldump;qmake;make + cd ../kde2file/abdump;qmake;make |