mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
Whoops.
This commit is contained in:
parent
e2f14519fb
commit
5330fd5651
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ noinst_LTLIBRARIES = $(GL)
|
|||
|
||||
libgl_la_LDFLAGS = -version-info 1:0:0
|
||||
libgl_la_SOURCES = gl_draw.c gl_dyn_fires.c gl_dyn_part.c gl_dyn_lights.c \
|
||||
gl_dyn_textures.c gl_dyn_explosions.c gl_graph.c gl_rmain.c \
|
||||
gl_dyn_textures.c gl_graph.c gl_rmain.c \
|
||||
gl_rmisc.c gl_rsurf.c gl_screen.c gl_skin.c gl_sky.c gl_sky_clip.c \
|
||||
gl_textures.c gl_warp.c gl_funcs.c noisetextures.c
|
||||
|
|
Loading…
Reference in a new issue