mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Reorganized directory structure
This commit is contained in:
10
guacamole/proxy-clients/vnc/Makefile.am
Normal file
10
guacamole/proxy-clients/vnc/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
AUTOMAKE_OPTIONS = gnu
|
||||
|
||||
AM_CFLAGS = -Werror -Wall
|
||||
|
||||
lib_LTLIBRARIES = libguac_client_vnc.la
|
||||
|
||||
libguac_client_vnc_la_SOURCES = src/vnc_client.c
|
||||
|
||||
libguac_client_vnc_la_LDFLAGS = -version-info 0:0:0
|
||||
|
Reference in New Issue
Block a user