mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 06:42:26 +00:00
Added include and doc to SUBDIRS.
Added EXTRA_DIST.
This commit is contained in:
parent
082ad4e982
commit
686c0b5178
1 changed files with 7 additions and 1 deletions
|
@ -1,2 +1,8 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
SUBDIRS = source
|
||||
SUBDIRS = include source doc
|
||||
|
||||
EXTRA_DIST = README.WIN newtree.dsw \
|
||||
RPM/build_rpm.in RPM/quakeforge.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
|
||||
|
|
Loading…
Reference in a new issue