summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51e338774d..3d2fd7d367 100644
--- a/Makefile
+++ b/Makefile
@@ -566,7 +566,7 @@ PARTS = liba52 \
mp3lib \
vidix \
-ifdef ARCH_X86
+ifeq ($(WIN32DLL),yes)
PARTS += loader
endif