mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-22 04:01:11 +00:00
aa61894cd6
don't moan about ChangeLog configure.in: enable sld vid.h: prototype VID_SetCaption vid_sdl.c: snarf from newtree
9 lines
336 B
Makefile
9 lines
336 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
SUBDIRS = include source doc
|
|
|
|
EXTRA_DIST = RPM/build_rpm.in RPM/uquake.spec.in \
|
|
tools/gas2masm/Makefile tools/gas2masm/gas2masm.c \
|
|
tools/gas2masm/gas2masm.dsp tools/gas2masm/gas2masm.dsw \
|
|
tools/gas2masm/gas2masm.mak tools/gas2masm/gas2masm.mdp
|