2001-02-20 03:23:35 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS= foreign
|
2001-03-29 20:42:08 +00:00
|
|
|
SUBDIRS = QF
|
2002-05-27 20:28:10 +00:00
|
|
|
EXTRA_DIST = asm_i386.h alsa_funcs_list.h adivtab.h anorm_dots.h anorms.h \
|
2003-01-08 16:07:45 +00:00
|
|
|
asm_draw.h block16.h block8.h buildnum.h compat.h context_sdl.h \
|
|
|
|
context_x11.h d_iface.h d_ifacea.h d_local.h dga_check.h exp.h fbset.h \
|
2003-12-07 22:45:32 +00:00
|
|
|
garbage.h getopt.h gib_buffer.h gib_builtin.h gib_classes.h gib_execute.h gib_function.h \
|
2003-09-11 06:03:13 +00:00
|
|
|
gib_handle.h gib_object.h gib_parse.h gib_process.h gib_regex.h gib_semantics.h \
|
2004-03-31 21:40:33 +00:00
|
|
|
gib_thread.h gib_tree.h gib_vars.h gl_warp_sin.h in_win.h logos.h \
|
2003-04-14 06:17:28 +00:00
|
|
|
net_dgrm.h net_loop.h net_udp.h net_vcr.h net_wins.h netchan.h netmain.h \
|
|
|
|
old_keys.h ops.h qstring.h quakeasm.h regex.h r_cvar.h r_dynamic.h \
|
2004-01-16 07:03:58 +00:00
|
|
|
r_local.h r_screen.h r_shared.h rua_internal.h sbar.h skin_stencil.h \
|
|
|
|
snd_render.h varrays.h vgamodes.h view.h vregset.h winquake.h world.h \
|
2001-05-22 17:09:03 +00:00
|
|
|
\
|
2004-02-23 21:40:23 +00:00
|
|
|
qw/msg_backbuf.h qw/msg_ucmd.h qw/protocol.h \
|
2004-02-21 02:31:22 +00:00
|
|
|
\
|
2001-05-22 17:09:03 +00:00
|
|
|
win32/fnmatch.h \
|
|
|
|
\
|
|
|
|
win32/resources/icon1.ico win32/resources/quakeforge.rc \
|
2002-10-30 06:06:57 +00:00
|
|
|
win32/resources/resource.h
|
2001-06-08 18:46:26 +00:00
|
|
|
|