summaryrefslogtreecommitdiffabout
path: root/Makefile.EmbeddedMail
authorzautrix <zautrix>2004-07-07 06:45:09 (UTC)
committer zautrix <zautrix>2004-07-07 06:45:09 (UTC)
commit13d88c91f2916090bd45e23b504d0b665c68126f (patch) (unidiff)
tree77bc60b74d62f1bb81c811b83c97f8d4c6a1b94e /Makefile.EmbeddedMail
parentf2bf08414f8006f0ddedc293804566b3b154428c (diff)
downloadkdepimpi-13d88c91f2916090bd45e23b504d0b665c68126f.zip
kdepimpi-13d88c91f2916090bd45e23b504d0b665c68126f.tar.gz
kdepimpi-13d88c91f2916090bd45e23b504d0b665c68126f.tar.bz2
Preparations for next release
Diffstat (limited to 'Makefile.EmbeddedMail') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.EmbeddedMail2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.EmbeddedMail b/Makefile.EmbeddedMail
index 8429f01..d770a05 100644
--- a/Makefile.EmbeddedMail
+++ b/Makefile.EmbeddedMail
@@ -26,25 +26,25 @@ install:
26 cp korganizer/korganizer.desktop $(QPEDIR)/apps/Pim/korganizer.desktop 26 cp korganizer/korganizer.desktop $(QPEDIR)/apps/Pim/korganizer.desktop
27 cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kmicromail.desktop 27 cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kmicromail.desktop
28 cp kaddressbook/kaddressbook.desktop $(QPEDIR)/apps/Pim/kaddressbook.desktop 28 cp kaddressbook/kaddressbook.desktop $(QPEDIR)/apps/Pim/kaddressbook.desktop
29 29
30dist: 30dist:
31 @echo Dont forget to do "make install" before "make dist" 31 @echo Dont forget to do "make install" before "make dist"
32 rm -f *arm.ipk 32 rm -f *arm.ipk
33 rm -f *~ 33 rm -f *~
34 cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim 34 cd ..; tar czf kdepim.src.tar.gz --exclude=obj --exclude=moc kdepim
35 mkipks kmicrokdelibs.control 35 mkipks kmicrokdelibs.control
36 mkipks korganizer.control 36 mkipks korganizer.control
37 mkipks kaddressbook.control 37 mkipks kaddressbook.control
38 mkipks kmicromail.control 38 mkipks kopiemail.control
39 mkipks korganizer-alarm.control 39 mkipks korganizer-alarm.control
40 40
41tmake: objects qtcompat/Makefile$(PLATFORM) microkde/Makefile$(PLATFORM) \ 41tmake: objects qtcompat/Makefile$(PLATFORM) microkde/Makefile$(PLATFORM) \
42 libkcal/Makefile$(PLATFORM) \ 42 libkcal/Makefile$(PLATFORM) \
43 libkdepim/Makefile$(PLATFORM) korganizer/Makefile$(PLATFORM) \ 43 libkdepim/Makefile$(PLATFORM) korganizer/Makefile$(PLATFORM) \
44 kalarmd/Makefile$(PLATFORM) \ 44 kalarmd/Makefile$(PLATFORM) \
45 libical/src/libical/Makefile$(PLATFORM) \ 45 libical/src/libical/Makefile$(PLATFORM) \
46 libical/src/libicalss/Makefile$(PLATFORM) \ 46 libical/src/libicalss/Makefile$(PLATFORM) \
47 kabc/Makefile$(PLATFORM) \ 47 kabc/Makefile$(PLATFORM) \
48 kabc/converter/opie/Makefile$(PLATFORM) \ 48 kabc/converter/opie/Makefile$(PLATFORM) \
49 kabc/formats/binary/Makefile$(PLATFORM) \ 49 kabc/formats/binary/Makefile$(PLATFORM) \
50 kabc/plugins/file/Makefile$(PLATFORM) \ 50 kabc/plugins/file/Makefile$(PLATFORM) \