missed the new headers

This commit is contained in:
Bill Currie 2003-01-08 16:07:45 +00:00
parent b2e1160cfd
commit e32dc4cdb7
2 changed files with 7 additions and 6 deletions

View file

@ -2,11 +2,12 @@
AUTOMAKE_OPTIONS= foreign
SUBDIRS = QF
EXTRA_DIST = asm_i386.h alsa_funcs_list.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 exp.h fbset.h getopt.h gl_warp_sin.h \
in_win.h logos.h menu.h old_keys.h ops.h qstring.h quakeasm.h regex.h \
r_cvar.h r_dynamic.h r_local.h r_screen.h r_shared.h sbar.h \
skin_stencil.h varrays.h vgamodes.h view.h vregset.h winquake.h world.h \
asm_draw.h block16.h block8.h buildnum.h compat.h context_sdl.h \
context_x11.h d_iface.h d_ifacea.h d_local.h dga_check.h exp.h fbset.h \
getopt.h gl_warp_sin.h in_win.h logos.h menu.h old_keys.h ops.h qstring.h \
quakeasm.h regex.h r_cvar.h r_dynamic.h r_local.h r_screen.h r_shared.h \
sbar.h skin_stencil.h varrays.h vgamodes.h view.h vregset.h winquake.h \
world.h \
\
win32/fnmatch.h \
\

View file

@ -30,5 +30,5 @@ qwaq_DEPENDENCIES= $(QWAQ_DEPS)
qwaq.dat: progs.src $(qwaq_dat_src) $(top_srcdir)/ruamoko/lib/Object.r
$(QFCC) $(QCFLAGS) -I$(top_srcdir)/ruamoko/include
EXTRA_DIST=$(qwaq_dat_src)
EXTRA_DIST=$(qwaq_dat_src) qwaq.h
CLEANFILES= *.dat *.sym