mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
5 lines
108 B
Text
5 lines
108 B
Text
|
## Process this file with automake to produce Makefile.in
|
||
|
man_MANS = quakeforge.1
|
||
|
|
||
|
EXTRA_DIST = $(man_MANS)
|