quakeforge/ruamoko/include/Makefile.am
Brian Koropoff 3b703db4d4 Added the beginnings of an interface between Ruamoko and GIB. Although the
API is by no means finalized, it's now possible to write GIB builtins in
Ruamoko that can take arguments and return values to GIB.
2003-04-13 20:43:52 +00:00

11 lines
379 B
Makefile

AUTOMAKE_OPTIONS= foreign
includedir= $(prefix)/include/QF/ruamoko
include_HEADERS= \
crudefile.h debug.h entities.h infokey.h math.h message.h nq_message.h \
physics.h qfile.h qw_message.h qw_physics.h qw_sys.h sound.h string.h \
system.h \
\
draw.h key.h \
\
cbuf.h cmd.h cvar.h file.h gib.h hash.h plist.h \
Object.h Array.h Entity.h InputLine.h Point.h Rect.h Size.h