Skip to content

Commit

Permalink
MorphOS: fix build test
Browse files Browse the repository at this point in the history
  • Loading branch information
BeWorld2018 committed May 6, 2024
1 parent 90b7b32 commit 6bee1bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sdl2-config
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ while test $# -gt 0; do
echo $exec_prefix
;;
--version)
echo 2.30.2
echo 2.30.3
;;
--cflags)
echo -noixemul -I${prefix}/include/SDL2
Expand Down
1 change: 1 addition & 0 deletions test/Makefile.mos
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ testautomation: testautomation.o \
testautomation_guid.o \
testautomation_joystick.o \
testautomation_keyboard.o \
testautomation_log.o \
testautomation_main.o \
testautomation_math.o \
testautomation_mouse.o \
Expand Down

0 comments on commit 6bee1bb

Please sign in to comment.