mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-01 12:20:54 +00:00
Added EXTRA_DIST
This commit is contained in:
parent
66f4c83c1a
commit
81115b3719
1 changed files with 3 additions and 0 deletions
|
@ -45,3 +45,6 @@ qf_client_svga_LDADD= @SVGA_LIBS@
|
|||
qf_client_x11_LDADD= @X_PRE_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ -lX11 @X_SHM_LIB@
|
||||
qf_client_glx_LDADD= @OPENGL_LIBS@
|
||||
qf_client_ggi_LDADD= @GGI_LIBS@
|
||||
|
||||
EXTRA_DIST = makefile.winc makefile.wingl makefile.wins \
|
||||
qw_client.dsp qw_server.dsp
|
||||
|
|
Loading…
Reference in a new issue