aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorMax Horn2007-06-10 18:15:27 +0000
committerMax Horn2007-06-10 18:15:27 +0000
commite6383eb8c3383a9342f21d452d65b940548827ac (patch)
tree768a1abe0fd673958f6bdbf1eca6c8742920fd7e /Makefile.common
parent7ac2361b2726764fae3259029b22b6be67041051 (diff)
downloadscummvm-rg350-e6383eb8c3383a9342f21d452d65b940548827ac.tar.gz
scummvm-rg350-e6383eb8c3383a9342f21d452d65b940548827ac.tar.bz2
scummvm-rg350-e6383eb8c3383a9342f21d452d65b940548827ac.zip
Added reference to COPYRIGHT file in various places
svn-id: r27325
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 1633921ea9..38106e74cd 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -15,7 +15,7 @@ all: $(EXECUTABLE) plugins
# Files that are to be included in the archive built by "make dist"
DISTFILES := \
Makefile Makefile.common \
- AUTHORS NEWS README COPYING
+ AUTHORS NEWS README COPYING COPYRIGHT
# The dist file name
ZIPFILE := scummvm-`date '+%Y-%m-%d'`.zip