X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_usr%2FMakefile;h=f69af468a2b9dd2f411a0088bb66fb1b3dffcccc;hb=384394434d203f0c19d2ef8f1bc45a446759e270;hp=aad54baf73071c96320bf38527fa2906edafe73e;hpb=164bd99da7605dfb5f8a56338e54c924b2a583a6;p=palacios.git diff --git a/linux_usr/Makefile b/linux_usr/Makefile index aad54ba..f69af46 100644 --- a/linux_usr/Makefile +++ b/linux_usr/Makefile @@ -50,7 +50,7 @@ EXPERIMENTAL_EXECS = v3_simulate \ # PRECOMPILED_EXECS = x0vncserver -COPIED_EXECS = v3_vncserver +COPIED_EXECS = v3_x0vncserver # # Libraries that we need to build @@ -133,8 +133,8 @@ v3_user_keyed_stream_file : v3_user_keyed_stream_file.c libv3_user_keyed_stream. # # VNC support is compiled separately # -v3_vncserver : x0vncserver - cp x0vncserver v3_vncserver +v3_x0vncserver : x0vncserver + cp x0vncserver v3_x0vncserver #