From 808b676eaaad8f1f404f389b440611284986484b Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Sat, 9 Dec 2000 18:48:11 +0000 Subject: [PATCH] Fix up make dist --- include/Makefile.am | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index a869c95..284f0d1 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,14 +5,14 @@ EXTRA_DIST = adivtab.h anorm_dots.h anorms.h asm_draw.h asm_i386.h block16.h \ cl_pred.h cl_slist.h cl_tent.h client.h cmd.h commdef.h compat.h \ config.h.in console.h context_x11.h crc.h cvar.h d_iface.h \ d_ifacea.h d_local.h dga_check.h draw.h fractalnoise.h gcc_attr.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 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 \ - winquake.h world.h zone.h \ + gl_warp_sin.h glquake.h host.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 qfgl_ext.h qtypes.h quakeasm.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 winquake.h world.h \ + zone.h \ \ win32/fnmatch.h win32/version.h win32/version.h.in \ win32/resources/icon1.ico win32/resources/resource.h \