From 91d0005d4f8e2a59dfbee50b8a28c3d4cc1cc869 Mon Sep 17 00:00:00 2001 From: Marcus Sundberg Date: Wed, 17 May 2000 18:19:46 +0000 Subject: [PATCH] Added stuff in win32/ subdir. --- include/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index b5b5ca6..5d2a143 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,3 @@ -EXTRA_DIST = adivtab.h anorm_dots.h anorms.h asm_draw.h asm_i386.h block16.h block8.h bothdefs.h bspfile.h cdaudio.h client.h cmd.h common.h console.h crc.h cvar.h d_iface.h d_ifacea.h d_local.h draw.h gl_warp_sin.h glquake.h glquake2.h in_win.h input.h keys.h mathlib.h mdfour.h menu.h model.h modelgen.h net.h pmove.h pr_comp.h progdefs.h progs.h protocol.h quakeasm.h quakedef.h qwsvdef.h r_local.h r_shared.h render.h resource.h sbar.h screen.h server.h sound.h spritegn.h sys.h uint32.h vid.h view.h wad.h winquake.h world.h zone.h +## Process this file with automake to produce Makefile.in +EXTRA_DIST = adivtab.h anorm_dots.h anorms.h asm_draw.h asm_i386.h block16.h block8.h bothdefs.h bspfile.h cdaudio.h client.h cmd.h common.h console.h crc.h cvar.h d_iface.h d_ifacea.h d_local.h draw.h gl_warp_sin.h glquake.h glquake2.h in_win.h input.h keys.h mathlib.h mdfour.h menu.h model.h modelgen.h net.h pmove.h pr_comp.h progdefs.h progs.h protocol.h quakeasm.h quakedef.h qwsvdef.h r_local.h r_shared.h render.h resource.h sbar.h screen.h server.h sound.h spritegn.h sys.h uint32.h vid.h view.h wad.h winquake.h world.h zone.h \ + win32/bc/config.h win32/vc/config.h