Skip to content
Snippets Groups Projects
Commit d9b73e47 authored by Corentin Chary's avatar Corentin Chary Committed by Anthony Liguori
Browse files

vnc: add missing target for vnc-encodings-*.o


vnc-encodings-*.c dependencies where missing.

Signed-off-by: default avatarCorentin Chary <corentincj@iksaif.net>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 270ec219
No related branches found
No related tags found
No related merge requests found
......@@ -120,11 +120,11 @@ vnc-auth-vencrypt.o: vnc-auth-vencrypt.c vnc.h
vnc-auth-sasl.o: vnc-auth-sasl.c vnc.h
vnc-encoding-zlib.o: vnc.h
vnc-encoding-zlib.o: vnc-encoding-zlib.c vnc.h
vnc-encoding-hextile.o: vnc.h
vnc-encoding-hextile.o: vnc-encoding-hextile.c vnc.h
vnc-encoding-tight.o: vnc.h vnc-encoding-tight.h
vnc-encoding-tight.o: vnc-encoding-tight.c vnc.h vnc-encoding-tight.h
curses.o: curses.c keymaps.h curses_keys.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment