mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +00:00
when adding new header files, they MUST be included in include_HEADERS or
EXTRA_DIST, as appropriate.
This commit is contained in:
parent
612f5c2a31
commit
69bf19b6e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ SUBDIRS = GL plugin
|
|||
includedir = $(prefix)/include/QF
|
||||
include_HEADERS = bspfile.h cbuf.h cdaudio.h checksum.h clip_hull.h cmd.h \
|
||||
console.h crc.h csqc.h cvar.h dstring.h draw.h gcc_attr.h hash.h hl.h \
|
||||
in_event.h info.h input.h joystick.h keys.h link.h locs.h \
|
||||
idparse.h in_event.h info.h input.h joystick.h keys.h link.h locs.h \
|
||||
mathlib.h mdfour.h model.h modelgen.h msg.h pak.h pakfile.h pcx.h \
|
||||
plugin.h pr_comp.h pr_debug.h pr_obj.h progs.h qargs.h qdefs.h qendian.h \
|
||||
qfplist.h qtypes.h render.h screen.h sizebuf.h skin.h sound.h spritegn.h \
|
||||
|
|
Loading…
Reference in a new issue