mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 17:31:08 +00:00
Add debug.r to libcsqc.
This commit is contained in:
parent
fd8c639773
commit
218424d0ae
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ libnq_a_SOURCES=\
|
|||
libnq_a_AR=$(PAK) -cf
|
||||
|
||||
libcsqc_a_SOURCES= \
|
||||
draw.r gib.r key.r system.r
|
||||
debug.r draw.r gib.r key.r system.r
|
||||
libcsqc_a_AR= $(PAK) -cf
|
||||
|
||||
CLEANFILES= *.qfo *.o
|
||||
|
|
Loading…
Reference in a new issue