Skip to content

Commit a7fc68c

Browse files
authored
Merge pull request #248 from Joe7M/master
Fix SDL build
2 parents df4ec76 + ff2457d commit a7fc68c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/platform/sdl/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ sbasicg_SOURCES = \
2424
../../ui/image.cpp \
2525
../../ui/strlib.cpp \
2626
../../ui/audio.cpp \
27+
../../ui/keypad.cpp \
28+
../../ui/image_codec.cpp \
2729
main.cpp \
2830
display.cpp \
2931
runtime.cpp \

0 commit comments

Comments
 (0)