mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
SUBDIRS= include source
|
|
|
|
man_MANS= qfvis.1
|
|
|
|
EXTRA_DIST= $(man_MANS)
|