mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 16:37:30 +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)
|