aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-02-14 11:13:51 +0000
committerludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-02-14 11:13:51 +0000
commit2a334a454a1b21f490f1a6f38e642d7d6fb259ff (patch)
tree62db4ee27e894d9e63042eb685e6a7a3936fc123 /Makefile
parentc529793fdb60a4b58e6914c4aa0e58e34f688f56 (diff)
downloadioquake3-aero-2a334a454a1b21f490f1a6f38e642d7d6fb259ff.tar.gz
ioquake3-aero-2a334a454a1b21f490f1a6f38e642d7d6fb259ff.zip
remove code duplicated from libjpeg and make internal functions static
git-svn-id: svn://svn.icculus.org/quake3/trunk@1260 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ad85bf1..cf38cd0 100644
--- a/Makefile
+++ b/Makefile
@@ -1132,6 +1132,7 @@ Q3OBJ = \
$(B)/client/l_struct.o \
\
$(B)/client/jcapimin.o \
+ $(B)/client/jcapistd.o \
$(B)/client/jchuff.o \
$(B)/client/jcinit.o \
$(B)/client/jccoefct.o \