Only include NOT-BUGS in releases of Doom binaries, not other games.
Subversion-branch: /branches/v2-branch Subversion-revision: 2662
This commit is contained in:
parent
716a36949a
commit
e197f3e5fc
2 changed files with 2 additions and 3 deletions
|
|
@ -22,6 +22,5 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
|
|||
DOC_FILES = README \
|
||||
COPYING \
|
||||
ChangeLog \
|
||||
NEWS \
|
||||
NOT-BUGS
|
||||
NEWS
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
include ../config.make
|
||||
|
||||
DOC_FILES += README.Strife
|
||||
DOC_FILES += README.Strife NOT-BUGS
|
||||
|
||||
# Build so that the package will work on older versions.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue