mesa: fix build

This commit is contained in:
Alan Hourihane
2008-11-14 14:30:49 +00:00
parent af1ce2375e
commit db20a65a39

View File

@@ -7,8 +7,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