| Index: remoting/host/installer/linux/Makefile
|
| diff --git a/remoting/host/installer/linux/Makefile b/remoting/host/installer/linux/Makefile
|
| index 375e5752bc5c0c5e0b6ae53324d5efe0b10b9731..608e0c9f79eab1bbb3c81e7c44940a87c72ceead 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)
|
|
|