mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
7 lines
292 B
Makefile
7 lines
292 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
## 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_udp.h net_vcr.h \
|
|
net_wins.h net_wipx.h protocol.h server.h sv_pr_cmds.h \
|
|
sv_progs.h
|