summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 254dfdf..04971d5 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -12,7 +12,7 @@ WITH_HUBBUB_BINDING := yes
# ----------------------------------------------------------------------------
# BeOS-specific options
# ----------------------------------------------------------------------------
-ifeq ($(TARGET),beos)
+ifeq ($(BUILD),i586-pc-haiku)
# temporary
WITH_LIBXML_BINDING := no
endif