author | zautrix <zautrix> | 2004-10-22 22:49:12 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-22 22:49:12 (UTC) |
commit | 0f0dc54f0edc8c4ec5b320118c82fa5150591fed (patch) (side-by-side diff) | |
tree | 2dfc23bdd2fa71ee54a501e5109be6346e9044c3 /Makefile | |
parent | 1d8ed9298d8c201184d0a941f0d45e7f42201fd4 (diff) | |
download | kdepimpi-0f0dc54f0edc8c4ec5b320118c82fa5150591fed.zip kdepimpi-0f0dc54f0edc8c4ec5b320118c82fa5150591fed.tar.gz kdepimpi-0f0dc54f0edc8c4ec5b320118c82fa5150591fed.tar.bz2 |
VINklumpen
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -226,17 +226,17 @@ install: cp kaddressbook/kaddressbook.desktop $(QPEDIR)/apps/Pim/kaddressbook.desktop cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop cp pwmanager/pwmanager/pwmanager.desktop $(QPEDIR)/apps/Pim/pwmanager.desktop 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 --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim + cd ..; tar czf kdepimpi-$(KDEPIM_VERSION).tar.gz --exclude=obj --exclude=moc --exclude=CVS --exclude=Makefilezaurus --exclude=Makefileqtopia kdepim mkipks kmicrokdelibs.control mkipks korganizer.control mkipks kaddressbook.control ifndef BUILD_NO_MICROMAIL mkipks kopiemail.control endif mkipks korganizer-alarm.control ifndef BUILD_NO_GAMMU |