mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
7 lines
97 B
Makefile
7 lines
97 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
SUBDIRS= include source
|
|
|
|
man_MANS= qflight.1
|
|
|
|
EXTRA_DIST= $(man_MANS)
|