mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 16:50:10 +01:00
added imports.c
This commit is contained in:
parent
b1394fa92a
commit
6542324cb0
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.DJ,v 1.8 2000/08/21 14:25:25 brianp Exp $
|
||||
# $Id: Makefile.DJ,v 1.9 2000/09/26 21:22:20 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -73,6 +73,7 @@ CORE_SOURCES = \
|
|||
hint.c \
|
||||
image.c \
|
||||
imaging.c \
|
||||
imports.c \
|
||||
light.c \
|
||||
lines.c \
|
||||
logic.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue