mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
install the gui headers properly
This commit is contained in:
parent
892e80938b
commit
a128d7121b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
AUTOMAKE_OPTIONS= foreign
|
||||
includedir= $(prefix)/include/QF/ruamoko
|
||||
include_HEADERS= \
|
||||
nobase_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 server.h sound.h \
|
||||
string.h system.h \
|
||||
|
|
Loading…
Reference in a new issue