mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
8 lines
95 B
Text
8 lines
95 B
Text
|
AUTOMAKE_OPTIONS= foreign
|
||
|
|
||
|
SUBDIRS= include source
|
||
|
|
||
|
man_MANS= qfvis.1
|
||
|
|
||
|
EXTRA_DIST= $(man_MANS)
|