mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-06 07:51:18 +00:00
more make dist
This commit is contained in:
parent
e27878e156
commit
1717747eda
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ qw_client_wgl_DEPENDENCIES=../../libs/video/renderer/libQFrenderer_gl.la ../../l
|
||||||
|
|
||||||
# Stuff that doesn't get linked into an executable NEEDS to be mentioned here,
|
# Stuff that doesn't get linked into an executable NEEDS to be mentioned here,
|
||||||
# or it won't be distributed with 'make dist'
|
# or it won't be distributed with 'make dist'
|
||||||
EXTRA_DIST= cl_sys_win.c sv_sys_win.c
|
EXTRA_DIST= cl_sys_win.c sv_sys_win.c cl_sys_sdl.c
|
||||||
|
|
||||||
# Kill the temp files, hopefully.
|
# Kill the temp files, hopefully.
|
||||||
CLEANFILES = *.i *.s $(YACCLEX_CLEANFILES)
|
CLEANFILES = *.i *.s $(YACCLEX_CLEANFILES)
|
||||||
|
|
Loading…
Reference in a new issue