mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
7 lines
326 B
Makefile
7 lines
326 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
EXTRA_DIST= chase.h client.h conproc.h \
|
|
game.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 \
|
|
server.h sv_pr_cmds.h sv_progs.h world.h
|