From dfcf15caa7dd46574634f125a52db145d399f555 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 12 Sep 2004 20:52:45 +0000 Subject: makefile fix --- (limited to 'Makefile.Embedded') diff --git a/Makefile.Embedded b/Makefile.Embedded index 01439bd..de9d5ce 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded @@ -161,10 +161,10 @@ variable_test: variable_info ifdef BUILD_NO_SHARP_PLUGIN @echo SHARP PLUGIN will not be build, because BUILD_NO_SHARP_PLUGIN is set to $(BUILD_NO_SHARP_PLUGIN) 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 ifdef BUILD_NO_GAMMU @echo GAMMU will not be build, because BUILD_NO_GAMMU is set to $(BUILD_NO_GAMMU) -- cgit v0.9.0.2