mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-01 06:50:59 +00:00
9 lines
96 B
Text
9 lines
96 B
Text
|
AUTOMAKE_OPTIONS= foreign
|
||
|
|
||
|
SUBDIRS= include source
|
||
|
|
||
|
man_MANS= qfvis.1
|
||
|
|
||
|
EXTRA_DIST= $(man_MANS)
|
||
|
|