mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-07 08:21:59 +00:00
6 lines
248 B
Makefile
6 lines
248 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
includedir = $(prefix)/include/QF/ruamoko
|
|
include_HEADERS = \
|
|
crudefile.h debug.h entity.h infokey.h math.h message.h nq_message.h \
|
|
object.h physics.h qw_message.h qw_physics.h qw_sys.h sound.h \
|
|
string.h system.h
|