X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2FMakefile.am;h=eccdc21a59f7b5e84c2fcce14a593b460c1eda37;hb=dd8896ee63aa0a066b0d591989b2ffb72fd08563;hp=533e84cab43a71d26914383a95490e2bbc13bcc4;hpb=26e7ac536528b09b19d9b5b1f99b7295097ef643;p=freeglut diff --git a/src/Makefile.am b/src/Makefile.am index 533e84c..eccdc21 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,7 +20,6 @@ lib@LIBRARY@_la_SOURCES = Common/freeglut_callbacks.c \ Common/freeglut_display.c \ Common/freeglut_ext.c \ Common/freeglut_font.c \ - Common/freeglut_glutfont_definitions.c \ Common/freeglut_font_data.c \ Common/freeglut_stroke_roman.c \ Common/freeglut_stroke_mono_roman.c \ @@ -39,7 +38,6 @@ lib@LIBRARY@_la_SOURCES = Common/freeglut_callbacks.c \ Common/freeglut_teapot.c \ Common/freeglut_videoresize.c \ Common/freeglut_window.c \ - Common/freeglut_xinput.c \ x11/freeglut_cursor_x11.c \ x11/freeglut_display_x11.c \ x11/freeglut_ext_x11.c \ @@ -53,7 +51,8 @@ lib@LIBRARY@_la_SOURCES = Common/freeglut_callbacks.c \ x11/freeglut_spaceball_x11.c \ x11/freeglut_state_x11.c \ x11/freeglut_structure_x11.c \ - x11/freeglut_window_x11.c + x11/freeglut_window_x11.c \ + x11/freeglut_xinput_x11.c # # Additional linker flags