X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=d1f44ce7d8cd8d8326275d7734e2b1ae9f97dc2f;hb=ac7b481fed95ce2f9823bf23f8733018665c51be;hp=f748016aac66dab1931420b1bdf246e00fa0e49c;hpb=e59890049071ca17cc97c0bcd08da2dc31ece38d;p=freeglut diff --git a/src/Makefile.am b/src/Makefile.am index f748016..d1f44ce 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \