gallium: add a convience wrapper for simple screens
[mesa.git] / src / gallium / auxiliary / util / Makefile
index 6773ed73cff978584ea5c36ee689add311addb4a..44c23777218c28f8e6bd6af7bf54d18cf6ba7d20 100644 (file)
@@ -23,7 +23,8 @@ C_SOURCES = \
        u_stream_wd.c \
        u_tile.c \
        u_time.c \
-       u_timed_winsys.c
+       u_timed_winsys.c \
+       u_simple_screen.c
 
 include ../../Makefile.template