Merge commit 'origin/master' into gallium-0.2
[mesa.git] / progs / xdemos / Makefile
index b314324fc10f1567ff8586fdba4e29f62f0a7899..8d248fb0a925756544fc0a155ca620baef8390f4 100644 (file)
@@ -12,6 +12,7 @@ LIBS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) $(APP_LIB_DEPS)
 
 PROGS = \
        corender \
+       glsync \
        glthreads \
        glxdemo \
        glxgears \