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
|
2001-05-31 05:33:13 +00:00
|
|
|
EXTRA_DIST = asm_i386.h adivtab.h anorm_dots.h anorms.h asm_draw.h block16.h \
|
2001-08-01 17:49:25 +00:00
|
|
|
block8.h buildnum.h compat.h context_x11.h d_iface.h d_ifacea.h \
|
|
|
|
d_local.h dga_check.h fbset.h gl_warp_sin.h \
|
|
|
|
in_win.h logos.h menu.h quakeasm.h r_cvar.h \
|
2001-06-08 18:46:26 +00:00
|
|
|
r_dynamic.h r_local.h r_shared.h sbar.h stamp-h.in varrays.h \
|
2001-08-01 17:49:25 +00:00
|
|
|
vgamodes.h view.h vregset.h winquake.h \
|
2001-05-22 17:09:03 +00:00
|
|
|
\
|
|
|
|
win32/bc/borland.c win32/bc/config.h \
|
|
|
|
\
|
|
|
|
win32/fnmatch.h \
|
|
|
|
\
|
|
|
|
win32/mingw/config.h \
|
|
|
|
\
|
|
|
|
win32/resources/icon1.ico win32/resources/quakeforge.rc \
|
|
|
|
win32/resources/resource.h \
|
|
|
|
\
|
|
|
|
win32/vc/config.h win32/vc/dirent.h win32/version.h win32/version.h.in
|
2001-06-08 18:46:26 +00:00
|
|
|
|