From 9bd5f28b42d2fc569cd92ece73282f3dc6491d4d Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 30 Aug 2004 21:21:12 +0000 Subject: Makefile fixes --- (limited to 'Makefile.Embedded') diff --git a/Makefile.Embedded b/Makefile.Embedded index b7e0e33..7cc6952 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded @@ -3,12 +3,10 @@ export KDEPIMDIR = $(shell pwd) ifeq ($(PLATFORM) , zaurus) BUILD_NO_LDAP_PLUGIN=1 - BUILD_NO_GAMMU=1 endif ifneq ($(PLATFORM) , zaurus) BUILD_NO_SHARP_PLUGIN=1 - BUILD_NO_GAMMU=1 endif SUBDIRS_MICROKDE = \ @@ -201,7 +199,7 @@ dist: endif ./mkipks korganizer-alarm.control ifndef BUILD_NO_GAMMU - ./mkipks gammu.control + ./mkipks kammu.control endif tmake: objects \ -- cgit v0.9.0.2