projects
/
xonotic
/
darkplaces.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c2dca0
)
add cl_dyntexture.o to makefile
author
havoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 28 Nov 2007 04:02:30 +0000
(
04:02
+0000)
committer
havoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 28 Nov 2007 04:02:30 +0000
(
04:02
+0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7723
d7cf8633
-e32d-0410-b094-
e92efae38249
makefile.inc
patch
|
blob
|
history
diff --git
a/makefile.inc
b/makefile.inc
index b3eaf5d046858b761eaa2ac6df46ca7a7d4d26f4..36aa783357188881018e6ffc1e21011e6b24f8ab 100644
(file)
--- a/
makefile.inc
+++ b/
makefile.inc
@@
-66,6
+66,7
@@
OBJ_COMMON= \
cd_shared.o \
cl_collision.o \
cl_demo.o \
+ cl_dyntexture.o \
cl_input.o \
cl_main.o \
cl_parse.o \