From 1717747edae6f3bc579955f159e4bd4245e03c67 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 11 Sep 2001 04:45:48 +0000 Subject: [PATCH] more make dist --- qw/source/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qw/source/Makefile.am b/qw/source/Makefile.am index 0f9e56e99..b7129729f 100644 --- a/qw/source/Makefile.am +++ b/qw/source/Makefile.am @@ -168,7 +168,7 @@ qw_client_wgl_DEPENDENCIES=../../libs/video/renderer/libQFrenderer_gl.la ../../l # Stuff that doesn't get linked into an executable NEEDS to be mentioned here, # or it won't be distributed with 'make dist' -EXTRA_DIST= cl_sys_win.c sv_sys_win.c +EXTRA_DIST= cl_sys_win.c sv_sys_win.c cl_sys_sdl.c # Kill the temp files, hopefully. CLEANFILES = *.i *.s $(YACCLEX_CLEANFILES)