summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/x11/Makefile')
-rw-r--r--uisimulator/x11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/x11/Makefile b/uisimulator/x11/Makefile
index e0dc896087..0cf3a66ded 100644
--- a/uisimulator/x11/Makefile
+++ b/uisimulator/x11/Makefile
@@ -299,7 +299,7 @@ $(OBJDIR)/power.o: $(DRIVERS)/power.c
$(CC) $(CFLAGS) -c $< -o $@
$(OBJDIR)/lcd-playersim.o: ../common/lcd-playersim.c
- $(CC) $(CFLAGS) -DHAVE_LCD_BITMAP -c $< -o $@
+ $(CC) $(CFLAGS) -c $< -o $@
# these ones are simulator-specific