mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 20:21:38 +00:00
5 lines
134 B
Makefile
5 lines
134 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
AUTOMAKE_OPTIONS= foreign
|
|
man_MANS = quakeforge.1
|
|
|
|
EXTRA_DIST = $(man_MANS)
|