summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
authorzautrix <zautrix>2004-09-12 09:23:35 (UTC)
committer zautrix <zautrix>2004-09-12 09:23:35 (UTC)
commit8d822fd4d97fbb38ab2c4f3f3f64f175ef143cff (patch) (side-by-side diff)
tree4ebe4f2edc51d45374efe04f2524e0f7a9990484 /Makefile.Embedded
parent2848d8373ab0785cd21c4588d8fe7ad21ad6f291 (diff)
downloadkdepimpi-8d822fd4d97fbb38ab2c4f3f3f64f175ef143cff.zip
kdepimpi-8d822fd4d97fbb38ab2c4f3f3f64f175ef143cff.tar.gz
kdepimpi-8d822fd4d97fbb38ab2c4f3f3f64f175ef143cff.tar.bz2
Fixed the makefile
Diffstat (limited to 'Makefile.Embedded') (more/less context) (show whitespace changes)
-rw-r--r--Makefile.Embedded6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index 77def29..01439bd 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -183,16 +183,14 @@ clean:
rm -f obj/$(PLATFORM)/*; rm -f moc/$(PLATFORM)/*; rm Makefile$(PLATFORM); popd; \
done
install:
- ifdef KDEPIM_VERSION
+
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
cp kmicromail/kmicromail.desktop $(QPEDIR)/apps/Pim/kopiemail.desktop
- else
- @echo KDEPIM_VERSION not set.Cannot build ipk packages if version is missing.
- endif
+
dist:
@echo Dont forget to do "make install" before "make dist"
rm -f *arm.ipk