author | zautrix <zautrix> | 2004-08-30 21:21:12 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-08-30 21:21:12 (UTC) |
commit | 9bd5f28b42d2fc569cd92ece73282f3dc6491d4d (patch) (unidiff) | |
tree | c7e820667c25952048cdf604e0ca91f61b22c077 /Makefile.Embedded | |
parent | a415f6b4188fe9fc7a7c8d530def31d0877a8073 (diff) | |
download | kdepimpi-9bd5f28b42d2fc569cd92ece73282f3dc6491d4d.zip kdepimpi-9bd5f28b42d2fc569cd92ece73282f3dc6491d4d.tar.gz kdepimpi-9bd5f28b42d2fc569cd92ece73282f3dc6491d4d.tar.bz2 |
Makefile fixes
-rw-r--r-- | Makefile.Embedded | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded index b7e0e33..7cc6952 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded | |||
@@ -5,3 +5,2 @@ ifeq ($(PLATFORM) , zaurus) | |||
5 | BUILD_NO_LDAP_PLUGIN=1 | 5 | BUILD_NO_LDAP_PLUGIN=1 |
6 | BUILD_NO_GAMMU=1 | ||
7 | endif | 6 | endif |
@@ -10,3 +9,2 @@ ifneq ($(PLATFORM) , zaurus) | |||
10 | BUILD_NO_SHARP_PLUGIN=1 | 9 | BUILD_NO_SHARP_PLUGIN=1 |
11 | BUILD_NO_GAMMU=1 | ||
12 | endif | 10 | endif |
@@ -203,3 +201,3 @@ dist: | |||
203 | ifndef BUILD_NO_GAMMU | 201 | ifndef BUILD_NO_GAMMU |
204 | ./mkipks gammu.control | 202 | ./mkipks kammu.control |
205 | endif | 203 | endif |