summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
-rw-r--r--Makefile.Embedded2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ab9e17c..41976f3 100644
--- a/Makefile
+++ b/Makefile
@@ -191,7 +191,7 @@ dist:
@echo Dont forget to do "make install" before "make dist"
rm -f *arm.ipk
rm -f *~
- cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim
+ cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim
./mkipks kmicrokdelibs.control
./mkipks korganizer.control
./mkipks kaddressbook.control
diff --git a/Makefile.Embedded b/Makefile.Embedded
index ab9e17c..41976f3 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -191,7 +191,7 @@ dist:
@echo Dont forget to do "make install" before "make dist"
rm -f *arm.ipk
rm -f *~
- cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim
+ cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim
./mkipks kmicrokdelibs.control
./mkipks korganizer.control
./mkipks kaddressbook.control