Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index 8c6110c..da5feba 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -233,3 +233,3 @@ dist: |
233 | rm -f *~ |
233 | rm -f *~ |
234 | cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim |
234 | cd ..; tar czf kdepimpi-$(KDEPIM_VERSION).tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim |
235 | mkipks kmicrokdelibs.control |
235 | mkipks kmicrokdelibs.control |
|