First attempt at adding John Tsiombikas' spaceball support for X11. It compiles...
[freeglut] / src / Makefile.am
index 027b3b9..683f33f 100644 (file)
@@ -28,6 +28,7 @@ lib@LIBRARY@_la_SOURCES = freeglut_callbacks.c \
                         freeglut_geometry.c \
                         freeglut_init.c \
                         freeglut_input_devices.c \
+                        freeglut_spaceball.c \
                         freeglut_joystick.c \
                         freeglut_main.c \
                         freeglut_menu.c \