make dist fixes

This commit is contained in:
Bill Currie 2001-09-11 03:42:03 +00:00
parent 74e9f89e8c
commit a046592741
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ SUBDIRS = QF
EXTRA_DIST = asm_i386.h adivtab.h anorm_dots.h anorms.h asm_draw.h block16.h \
block8.h buildnum.h compat.h context_x11.h d_iface.h d_ifacea.h \
d_local.h dga_check.h fbset.h gl_warp_sin.h \
in_win.h logos.h menu.h quakeasm.h r_cvar.h \
in_win.h logos.h menu.h old_keys.h quakeasm.h r_cvar.h \
r_dynamic.h r_local.h r_shared.h sbar.h stamp-h.in varrays.h \
vgamodes.h view.h vregset.h winquake.h \
\

View file

@ -2,8 +2,8 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = GL plugin
includedir = $(prefix)/include/QF
include_HEADERS = bspfile.h cdaudio.h checksum.h clip_hull.h cmd.h \
console.h crc.h cvar.h draw.h gcc_attr.h gib.h hash.h hl.h info.h \
input.h joystick.h keys.h link.h locs.h mathlib.h mdfour.h model.h \
console.h crc.h cvar.h draw.h gcc_attr.h gib.h hash.h hl.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 pcx.h plugin.h pr_comp.h pr_debug.h progs.h qargs.h \
qdefs.h \
qendian.h qfplist.h qtypes.h render.h screen.h sizebuf.h \