diff options
Diffstat (limited to 'progs/xdemos/Makefile')
-rw-r--r-- | progs/xdemos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile index 2bc0b88b0d9..52f7583aee0 100644 --- a/progs/xdemos/Makefile +++ b/progs/xdemos/Makefile @@ -11,6 +11,7 @@ LIB_DEP = $(LIB_DIR)/$(GL_LIB_NAME) $(LIB_DIR)/$(GLU_LIB_NAME) PROGS = glthreads \ glxdemo \ glxgears \ + glxcontexts \ glxheads \ glxinfo \ glxpixmap \ |