From 187cef1d287ab4d776503699ba913578764a302d Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 7 Jan 2004 00:14:39 +0000 Subject: [PATCH] make dist fix --- qw/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qw/include/Makefile.am b/qw/include/Makefile.am index e112363c4..d8e3ca166 100644 --- a/qw/include/Makefile.am +++ b/qw/include/Makefile.am @@ -5,4 +5,4 @@ EXTRA_DIST = \ bothdefs.h cl_cam.h cl_chat.h cl_demo.h cl_ents.h cl_input.h \ cl_main.h cl_parse.h cl_pred.h cl_skin.h cl_slist.h cl_tent.h \ client.h crudefile.h game.h host.h msg_ucmd.h pmove.h protocol.h \ - server.h sv_gib.h sv_demo.h sv_pr_cmds.h sv_progs.h + server.h sv_gib.h sv_demo.h sv_pr_cmds.h sv_pr_qwe.h sv_progs.h