From 377655df11019fa7ed9c70a702cedefe12232933 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Wed, 29 Nov 2000 04:56:23 +0000 Subject: [PATCH] Get the makefiles to link the new extension system in. --- include/Makefile.am | 2 +- source/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index 20204e3..a869c95 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -8,7 +8,7 @@ EXTRA_DIST = adivtab.h anorm_dots.h anorms.h asm_draw.h asm_i386.h block16.h \ gl_warp_sin.h glquake.h in_win.h info.h input.h joystick.h keys.h \ link.h locs.h mathlib.h mdfour.h menu.h model.h modelgen.h msg.h \ net.h pcx.h pmove.h pr_comp.h progdefs.h progs.h protocol.h qargs.h \ - qdefs.h qendian.h qstructs.h qtypes.h quakeasm.h quakedef.h \ + qdefs.h qendian.h qfgl_ext.h qstructs.h qtypes.h quakeasm.h quakedef.h \ quakefs.h quakeio.h r_dynamic.h r_local.h r_shared.h render.h \ sbar.h screen.h server.h sizebuf.h skin.h sound.h spritegn.h sys.h \ tga.h teamplay.h uint32.h va.h ver_check.h vid.h view.h wad.h \ diff --git a/source/Makefile.am b/source/Makefile.am index c24edd8..1adcbc1 100644 --- a/source/Makefile.am +++ b/source/Makefile.am @@ -227,7 +227,7 @@ ogl_SOURCES= fractalnoise.c gl_draw.c gl_dyn_fires.c gl_dyn_part.c \ gl_rlight.c gl_rmain.c gl_rmisc.c gl_rsurf.c gl_screen.c \ gl_sky.c gl_sky_clip.c gl_trans.c gl_view.c gl_warp.c \ gl_model_alias.c gl_model_brush.c gl_model_fullbright.c \ - gl_model_sprite.c + gl_model_sprite.c qfgl_ext.c # # ... 3Dfx Voodoo 1 and 2 SVGAlib-based console GL