summaryrefslogtreecommitdiffstats
path: root/remoting/host/installer/linux/Makefile
diff options
context:
space:
mode:
authorlambroslambrou@chromium.org <lambroslambrou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-14 19:10:46 +0000
committerlambroslambrou@chromium.org <lambroslambrou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-14 19:10:46 +0000
commite87a3031c0e2e2193b4c9fc6f0e21e3bf5df6633 (patch)
tree710cd8f13ef646f5ea19aaf1f4bb0816c77379a3 /remoting/host/installer/linux/Makefile
parentb6fc1e74c17ca21de435d7c5b3ed65bc89bbf149 (diff)
downloadchromium_src-e87a3031c0e2e2193b4c9fc6f0e21e3bf5df6633.zip
chromium_src-e87a3031c0e2e2193b4c9fc6f0e21e3bf5df6633.tar.gz
chromium_src-e87a3031c0e2e2193b4c9fc6f0e21e3bf5df6633.tar.bz2
Split Xvfb-randr into separate package from Virtual Me2Me Debian package
Review URL: https://chromiumcodereview.appspot.com/10826227 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151530 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host/installer/linux/Makefile')
-rw-r--r--remoting/host/installer/linux/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/installer/linux/Makefile b/remoting/host/installer/linux/Makefile
index 375e575..608e0c9 100644
--- a/remoting/host/installer/linux/Makefile
+++ b/remoting/host/installer/linux/Makefile
@@ -24,6 +24,5 @@ install:
$(BIN)/me2me_virtual_host
install $(TOOLS)/gaia_auth.py -m 0644 $(SHARE)
install $(TOOLS)/keygen.py -m 0644 $(SHARE)
- install $(RELEASE)/Xvfb-randr -m 0755 $(BIN)
install $(RELEASE)/remoting_host_keygen -m 0755 $(LIB)
install $(RELEASE)/remoting_me2me_host -m 0755 $(LIB)