mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
fix a misplaced reference to zpak
This commit is contained in:
parent
371a0b8e75
commit
f8bc0ba9e2
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ EXTRA_DIST= ChangeLog configure.ac \
|
|||
tools/cross/cross.sh \
|
||||
tools/gas2masm/Makefile tools/gas2masm/gas2masm.c \
|
||||
tools/gas2masm/gas2masm.dsp tools/gas2masm/gas2masm.dsw \
|
||||
tools/gas2masm/gas2masm.mak tools/gas2masm/gas2masm.mdp \
|
||||
tools/zpak
|
||||
tools/gas2masm/gas2masm.mak tools/gas2masm/gas2masm.mdp
|
||||
|
||||
changelog::
|
||||
( cd $(top_srcdir); \
|
||||
|
|
Loading…
Reference in a new issue