Browse Source

Fixed build

(cherry picked from commit 11c932bf1dbef431eaae918e5d14163669e2e90e)
Sam Lantinga 1 year ago
parent
commit
de1292f8ac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/Makefile.in

+ 1 - 0
test/Makefile.in

@@ -141,6 +141,7 @@ testautomation$(EXE): $(srcdir)/testautomation.c \
 		      $(srcdir)/testautomation_hints.c \
 		      $(srcdir)/testautomation_joystick.c \
 		      $(srcdir)/testautomation_keyboard.c \
+		      $(srcdir)/testautomation_log.c \
 		      $(srcdir)/testautomation_main.c \
 		      $(srcdir)/testautomation_math.c \
 		      $(srcdir)/testautomation_mouse.c \