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