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:
Simon Howard 2013-09-16 02:05:27 +00:00
parent 716a36949a
commit e197f3e5fc
2 changed files with 2 additions and 3 deletions

View file

@ -22,6 +22,5 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
DOC_FILES = README \
COPYING \
ChangeLog \
NEWS \
NOT-BUGS
NEWS

View file

@ -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.