summaryrefslogtreecommitdiff
path: root/progs/vp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/vp/Makefile')
-rw-r--r--progs/vp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/vp/Makefile b/progs/vp/Makefile
index 4952a52fc9..3349fd5342 100644
--- a/progs/vp/Makefile
+++ b/progs/vp/Makefile
@@ -8,7 +8,7 @@ TOP = ../..
include $(TOP)/configs/current
-LIBS = $(APP_LIB_DEPS)
+LIBS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) $(APP_LIB_DEPS)
SOURCES = \
vp-tris.c