2002-08-17 05:27:34 +00:00
|
|
|
AUTOMAKE_OPTIONS= foreign
|
2004-02-18 06:28:37 +00:00
|
|
|
pkgincludedir= $(includedir)/QF/ruamoko
|
|
|
|
nobase_pkginclude_HEADERS= \
|
2002-08-17 05:27:34 +00:00
|
|
|
crudefile.h debug.h entities.h infokey.h math.h message.h nq_message.h \
|
2004-04-22 02:49:50 +00:00
|
|
|
physics.h qfile.h qfs.h qw_message.h qw_physics.h qw_sys.h server.h \
|
2007-05-07 12:17:12 +00:00
|
|
|
sound.h script.h string.h sv_sound.h system.h \
|
2002-08-17 05:27:34 +00:00
|
|
|
\
|
|
|
|
draw.h key.h \
|
|
|
|
\
|
2003-04-13 20:43:52 +00:00
|
|
|
cbuf.h cmd.h cvar.h file.h gib.h hash.h plist.h \
|
2004-11-13 01:55:00 +00:00
|
|
|
AutoreleasePool.h Array.h Entity.h List.h ListNode.h Object.h \
|
|
|
|
PropertyList.h Protocol.h Stack.h \
|
2004-02-03 08:31:26 +00:00
|
|
|
\
|
2004-02-13 02:52:14 +00:00
|
|
|
gui/Group.h gui/InputLine.h gui/Pic.h gui/Point.h gui/Rect.h gui/Size.h \
|
2004-02-04 23:26:39 +00:00
|
|
|
gui/Slider.h gui/Text.h gui/View.h
|