in freeglut_init set gamemode defaults to -1 (no change from current
[freeglut] / src / Makefile.am
index f748016..d1f44ce 100644 (file)
@@ -41,6 +41,8 @@ lib@LIBRARY@_la_SOURCES = Common/freeglut_callbacks.c \
 
 if TARGET_HOST_MS_WINDOWS
 lib@LIBRARY@_la_SOURCES += \
+       Common/xparsegeometry_repl.c \
+       Common/xparsegeometry_repl.h \
        mswin/freeglut_cursor_mswin.c \
        mswin/freeglut_display_mswin.c \
        mswin/freeglut_ext_mswin.c \