diff --git a/configure.py b/configure.py index 8739f17..0dda5d7 100644 --- a/configure.py +++ b/configure.py @@ -49,8 +49,8 @@ LIBS = [ "cflags": "$cflags_base", "host": False, "objects": [ - ["Dolphin/ar/ar.c", False], - ["Dolphin/ar/arq.c", False], + ["Dolphin/ar/ar.c", True], + ["Dolphin/ar/arq.c", True], ], }, {