mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
7 lines
400 B
Makefile
7 lines
400 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
EXTRA_DIST= chase.h client.h config.h.in conproc.h \
|
|
d_local.h game.h glquake2.h host.h net.h net_bw.h \
|
|
net_dgrm.h net_ipx.h net_loop.h net_mp.h net_ser.h net_udp.h \
|
|
net_vcr.h net_wins.h net_wipx.h progdefs.h progdefs.q1 \
|
|
progdefs.q2 protocol.h r_local.h r_shared.h render.h \
|
|
resource.h server.h sv_pr_cmds.h sv_progs.h world.h
|