mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
6 lines
249 B
Makefile
6 lines
249 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_dgrm.h \
|
|
net_loop.h net_udp.h net_vcr.h net_wins.h protocol.h server.h \
|
|
sv_pr_cmds.h sv_progs.h
|