Add README.OPL to list of documentation files to distribute.

Subversion-branch: /branches/opl-branch
Subversion-revision: 1842
This commit is contained in:
Simon Howard 2010-02-05 03:23:33 +00:00
parent 0b8bf3cfe3
commit b42f8f4ff9
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
# Documentation files to distribute with packages.
DOC_FILES = README \
README.OPL \
COPYING \
ChangeLog \
NEWS \

View file

@ -52,6 +52,7 @@ rm -rf $RPM_BUILD_ROOT
%doc NEWS
%doc AUTHORS
%doc README
%doc README.OPL
%doc COPYING
%doc CMDLINE
%doc BUGS