mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
fb83d87a0e
Just keeping up with myself.
10 lines
261 B
Text
10 lines
261 B
Text
## Process this file with automake to produce Makefile.in
|
|
EXTRA_DIST += \
|
|
nq/include/cl_skin.h \
|
|
nq/include/client.h \
|
|
nq/include/game.h \
|
|
nq/include/host.h \
|
|
nq/include/protocol.h \
|
|
nq/include/server.h \
|
|
nq/include/sv_pr_cmds.h \
|
|
nq/include/sv_progs.h
|