summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
authorzautrix <zautrix>2004-10-22 22:49:12 (UTC)
committer zautrix <zautrix>2004-10-22 22:49:12 (UTC)
commit0f0dc54f0edc8c4ec5b320118c82fa5150591fed (patch) (unidiff)
tree2dfc23bdd2fa71ee54a501e5109be6346e9044c3 /Makefile.Embedded
parent1d8ed9298d8c201184d0a941f0d45e7f42201fd4 (diff)
downloadkdepimpi-0f0dc54f0edc8c4ec5b320118c82fa5150591fed.zip
kdepimpi-0f0dc54f0edc8c4ec5b320118c82fa5150591fed.tar.gz
kdepimpi-0f0dc54f0edc8c4ec5b320118c82fa5150591fed.tar.bz2
VINklumpen
Diffstat (limited to 'Makefile.Embedded') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index 8c6110c..da5feba 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -231,7 +231,7 @@ dist:
231 @echo Dont forget to do "make install" before "make dist" 231 @echo Dont forget to do "make install" before "make dist"
232 rm -f *arm.ipk 232 rm -f *arm.ipk
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
236 mkipks korganizer.control 236 mkipks korganizer.control
237 mkipks kaddressbook.control 237 mkipks kaddressbook.control