summaryrefslogtreecommitdiffabout
path: root/Makefile
authorzautrix <zautrix>2004-08-30 21:59:45 (UTC)
committer zautrix <zautrix>2004-08-30 21:59:45 (UTC)
commit19efdda974eaa0def3c681656b63850f2df2ec77 (patch) (side-by-side diff)
tree43236e3e03eff0f82abb16339f29a2974810f6fe /Makefile
parent9bd5f28b42d2fc569cd92ece73282f3dc6491d4d (diff)
downloadkdepimpi-19efdda974eaa0def3c681656b63850f2df2ec77.zip
kdepimpi-19efdda974eaa0def3c681656b63850f2df2ec77.tar.gz
kdepimpi-19efdda974eaa0def3c681656b63850f2df2ec77.tar.bz2
Added files
Diffstat (limited to 'Makefile') (more/less context) (show whitespace changes)
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7cc6952..ab9e17c 100644
--- a/Makefile
+++ b/Makefile
@@ -181,6 +181,7 @@ clean:
done
install:
cd bin/kdepim; make install
+ cp -r Pim $(QPEDIR)/apps
cp db2file/db2file $(QPEDIR)/bin/db2file
cp korganizer/korganizer.desktop $(QPEDIR)/apps/Pim/korganizer.desktop
cp kaddressbook/kaddressbook.desktop $(QPEDIR)/apps/Pim/kaddressbook.desktop
@@ -201,6 +202,7 @@ dist:
ifndef BUILD_NO_GAMMU
./mkipks kammu.control
endif
+ ./mkipks pim_TAB_icon.control
tmake: objects \
qtcompat/Makefile$(PLATFORM) \