mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Working pluggable protocols.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
CFLAGS=-O2 -fPIC -pedantic -Wall -Werror -I../libguac/include
|
||||
LDFLAGS=-L../libguac -lpng -lguac
|
||||
LDFLAGS=-L../libguac -lpng -lguac -lvncclient
|
||||
|
||||
.PHONY: clean
|
||||
|
||||
|
Reference in New Issue
Block a user