summaryrefslogtreecommitdiff
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 cf84f2be61..0aac0a0783 100644
--- a/uisimulator/x11/Makefile
+++ b/uisimulator/x11/Makefile
@@ -77,7 +77,7 @@ ifeq ($(DISPLAY),-DHAVE_LCD_BITMAP)
77endif 77endif
78 78
79SRCS = screenhack.c uibasic.c resources.c visual.c lcd-x11.c mpeg.c \ 79SRCS = screenhack.c uibasic.c resources.c visual.c lcd-x11.c mpeg.c \
80 button-x11.c io.c sleep.c thread.c $(APPS) $(FIRMSRCS) 80 button-x11.c io.c thread.c $(APPS) $(FIRMSRCS)
81 81
82ifdef MPEG_PLAY 82ifdef MPEG_PLAY
83 SRCS += mpegplay.c oss_sound.c bit.c decoder.c fixed.c frame.c huffman.c layer12.c layer3.c stream.c synth.c timer.c version.c 83 SRCS += mpegplay.c oss_sound.c bit.c decoder.c fixed.c frame.c huffman.c layer12.c layer3.c stream.c synth.c timer.c version.c