added imports.c

This commit is contained in:
Brian Paul 2000-09-26 21:22:20 +00:00
parent b1394fa92a
commit 6542324cb0

View file

@ -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 \