diff options
author | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-12 20:07:09 +0000 |
---|---|---|
committer | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-12 20:07:09 +0000 |
commit | f6c9867a1f7a0747377c9ff3c14c145660a06b23 (patch) | |
tree | 1c63b84590db446929bd48f2c3be7dc503ec6509 /chrome/tools | |
parent | 1493666ebeab1462d3bece007799e2b9aa76254b (diff) | |
download | chromium_src-f6c9867a1f7a0747377c9ff3c14c145660a06b23.zip chromium_src-f6c9867a1f7a0747377c9ff3c14c145660a06b23.tar.gz chromium_src-f6c9867a1f7a0747377c9ff3c14c145660a06b23.tar.bz2 |
Add Linux manpage to build archive.
Review URL: http://codereview.chromium.org/165398
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23212 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/build/linux/FILES | 1 | ||||
-rw-r--r-- | chrome/tools/build/linux/FILES.official | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/chrome/tools/build/linux/FILES b/chrome/tools/build/linux/FILES index f9da0a0..f4e8607 100644 --- a/chrome/tools/build/linux/FILES +++ b/chrome/tools/build/linux/FILES @@ -1,6 +1,7 @@ chrome chrome.pak chrome_sandbox +chromium-browser.1 libavcodec.so.52 libavformat.so.52 libavutil.so.50 diff --git a/chrome/tools/build/linux/FILES.official b/chrome/tools/build/linux/FILES.official index 357d0b9..ff2b729 100644 --- a/chrome/tools/build/linux/FILES.official +++ b/chrome/tools/build/linux/FILES.official @@ -1,6 +1,7 @@ chrome chrome.pak chrome_sandbox +google-chrome.1 installer libavcodec.so.52 libavformat.so.52 |