summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
Side-by-side diff
Diffstat (limited to 'Makefile.Embedded') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded10
1 files changed, 4 insertions, 6 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index 77def29..01439bd 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -163,6 +163,6 @@ variable_test: variable_info
else
- ifndef SHARPDTMSDK
+ ifndef SHARPDTMSDK
@echo SHARP PLUGIN can not be build, because SHARPDTMSDK is set to $(SHARPDTMSDK)
$(error SHARPDTMSDK is not defined)
- endif
+ endif
endif
@@ -185,3 +185,3 @@ clean:
install:
- ifdef KDEPIM_VERSION
+
cd bin/kdepim; make install
@@ -192,5 +192,3 @@ install:
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: